menu
littlefish_core package
documentation
notifications/models/notification_service.dart
NotificationService
getSubscribedTopics abstract method
getSubscribedTopics abstract method
dark_mode
light_mode
getSubscribedTopics
abstract method
Future
<
List
<
String
>
>
getSubscribedTopics
(
)
Implementation
Future<List<String>> getSubscribedTopics();
littlefish_core package
documentation
notifications/models/notification_service
NotificationService
getSubscribedTopics abstract method
NotificationService class