menu
eliud_pkg_notifications package
documentation
notifications_package.dart
NotificationsPackage
subscription property
subscription property
dark_mode
light_mode
subscription
property
Map
<
String
,
StreamSubscription
<
List
<
NotificationModel?
>
>
>
subscription
final
Implementation
final Map<String, StreamSubscription<List<NotificationModel?>>> subscription = {};
eliud_pkg_notifications package
documentation
notifications_package
NotificationsPackage
subscription property
NotificationsPackage class