FirebaseMessagingUtils class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- messaging ↔ FirebaseMessaging?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
init(
{dynamic onClick(RemoteMessage)?, String? vapidKey, bool customOnClickAction = false}) → Future< void> -
isBrowserSupported(
) → Future< bool> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance → FirebaseMessagingUtils
-
no setter
- isSupported → bool
-
no setter