Dart SDK
dart:html
RtcSessionDescription
property runtimeType
runtimeType
class RtcSessionDescription
Constructors
RtcSessionDescription
Properties
sdp
type
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