notificationSettings property
final
NotificationSettings the FirebaseMessaging has currently.
Implementation
final Rx<NotificationSettings?> notificationSettings = Rx(null);
NotificationSettings the FirebaseMessaging has currently.
final Rx<NotificationSettings?> notificationSettings = Rx(null);