fcm_config
fcm_config
FCMConfig
getToken method
getToken
fcm_config
fcm_config
FCMConfig
getToken method
FCMConfig class
Constructors
FCMConfig
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
iosSettingsLisner
luanchedNotification
tokenRefreshLisner
Static methods
deleteInstanceID
getToken
initialize
subscribeToTopic
unsubscribeFromTopic
getToken
method
Future
<
String
>
getToken
(
)
Implementation
static Future<String> getToken() { return _firebaseMessaging.getToken(); }