disconnectFromMesh method

Future<void> disconnectFromMesh()

Implementation

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