Dart SDK
dart:html
ServicePort
property runtimeType
runtimeType
class ServicePort
Properties
data
name
targetUrl
hashCode
runtimeType
Methods
close
postMessage
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType