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