deInitialize method

Future<void> deInitialize()

Implementation

Future<void> deInitialize() {
  throw UnimplementedError('deInitialize() has not been implemented.');
}