Dart SDK
dart:html
PushMessageData
property runtimeType
runtimeType
class PushMessageData
Properties
hashCode
runtimeType
Methods
arrayBuffer
blob
json
text
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType