menu
blux_flutter package
documentation
notifications/notification_foreground_will_display_event.dart
NotificationForegroundWillDisplayEvent
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => <String, dynamic>{ 'notification': notification.toMap(), };
blux_flutter package
documentation
notifications/notification_foreground_will_display_event
NotificationForegroundWillDisplayEvent
toMap method
NotificationForegroundWillDisplayEvent class