deinitialize method
Deinitialize the SDK
Implementation
Future<void> deinitialize() {
throw UnimplementedError('deinitialize() has not been implemented.');
}
Deinitialize the SDK
Future<void> deinitialize() {
throw UnimplementedError('deinitialize() has not been implemented.');
}