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