isOnlineSdk method
Implementation
Future<StatusModel?> isOnlineSdk() {
throw UnimplementedError('isOnlineSdk() has not been implemented.');
}
Future<StatusModel?> isOnlineSdk() {
throw UnimplementedError('isOnlineSdk() has not been implemented.');
}