menu
firebase_messaging package
documentation
firebase_messaging
FirebaseMessaging
isSupported method
isSupported
brightness_4
isSupported
method
Null safety
Future
<
bool
>
isSupported
(
)
Implementation
Future<bool> isSupported() { return _delegate.isSupported(); }
firebase_messaging package
documentation
firebase_messaging
FirebaseMessaging
isSupported method
FirebaseMessaging class
Properties
app
hashCode
isAutoInitEnabled
onTokenRefresh
pluginConstants
runtimeType
Methods
deleteToken
getAPNSToken
getInitialMessage
getNotificationSettings
getToken
isSupported
noSuchMethod
requestPermission
sendMessage
setAutoInitEnabled
setDeliveryMetricsExportToBigQuery
setForegroundNotificationPresentationOptions
subscribeToTopic
toString
unsubscribeFromTopic
Operators
operator ==
Static properties
instance
onMessage
onMessageOpenedApp
Static methods
onBackgroundMessage