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