menu
iviva_core package
documentation
notifications/notifications_repository.dart
NotificationRepository
init method
init method
dark_mode
light_mode
init
method
Future
init
(
)
Implementation
Future init() { return _notificationsHiveRepository.init(); }
iviva_core package
documentation
notifications/notifications_repository
NotificationRepository
init method
NotificationRepository class