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