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