FirebaseMessagingWrapper class abstract

Constructors

FirebaseMessagingWrapper()

Properties

hashCode int
The hash code for this object.
no setterinherited
onMessage Stream<Map<String, dynamic>>
no setter
onTokenRefresh Stream
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getToken() Future<String?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
requestPermission() Future
toString() String
A string representation of this object.
inherited
usePublicVapidKey(String string) → dynamic

Operators

operator ==(Object other) bool
The equality operator.
inherited