Dart SDK
dart:html
RtcIceCandidate
property runtimeType
runtimeType
class RtcIceCandidate
Constructors
RtcIceCandidate
Properties
candidate
sdpMid
sdpMLineIndex
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType