firebase/firebase_extension library
Extensions
- toJsonAndroidNotification on AndroidNotification
- toJsonAppleNotification on AppleNotification
- toJsonAppleNotificationSound on AppleNotificationSound
- toJsonRemoteMessage on RemoteMessage
- toJsonRemoteNotification on RemoteNotification
Functions
-
convertAndroidNotificationPriorityToInt(
AndroidNotificationPriority? priority) → int -
Converts an
AndroidNotificationPriority
into it's int representation. -
convertAndroidNotificationVisibilityToInt(
AndroidNotificationVisibility? visibility) → int -
Converts an
AndroidNotificationVisibility
into it's int representation.