menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
ServiceWorkerRegistration
getNotifications method
getNotifications method
dark_mode
light_mode
getNotifications
method
Future
<
List
>
getNotifications
(
[
Map
?
filter
])
Implementation
Future<List<dynamic>> getNotifications([Map? filter]) => Future.value([]);
s_packages package
documentation
s_universal_html/src/_sdk/html
ServiceWorkerRegistration
getNotifications method
ServiceWorkerRegistration class