Dart SDK
dart:html
PushSubscription
property runtimeType
runtimeType
class PushSubscription
Properties
endpoint
hashCode
runtimeType
Methods
getKey
unsubscribe
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType