menu
flutter_pitel_voip package
documentation
web_service/push_notif_service.dart
PushNotifService
getInstance static method
getInstance static method
dark_mode
light_mode
getInstance
static method
PushNotifService
getInstance
(
)
Implementation
static PushNotifService getInstance() { _instance ??= PushNotifService(); return _instance!; }
flutter_pitel_voip package
documentation
web_service/push_notif_service
PushNotifService
getInstance static method
PushNotifService class