Dart SDK
dart:html
MessageChannel
property runtimeType
runtimeType
class MessageChannel
Properties
port1
port2
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