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