removeHotspot method

Future<void> removeHotspot()

Implementation

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