menu
awesome_notifications package
documentation
awesome_notifications_web.dart
AwesomeNotificationsWeb
getAllActiveNotificationIdsOnStatusBar method
getAllActiveNotificationIdsOnStatusBar method
dark_mode
light_mode
getAllActiveNotificationIdsOnStatusBar
method
@
override
Future
<
List
<
int
>
>
getAllActiveNotificationIdsOnStatusBar
(
)
override
Implementation
@override Future<List<int>> getAllActiveNotificationIdsOnStatusBar() async { return []; }
awesome_notifications package
documentation
awesome_notifications_web
AwesomeNotificationsWeb
getAllActiveNotificationIdsOnStatusBar method
AwesomeNotificationsWeb class