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