Dart SDK
dart:html
Client
property runtimeType
runtimeType
class Client
Properties
frameType
id
url
hashCode
runtimeType
Methods
postMessage
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType