turnOnLocation method
turn on location
Implementation
Future<void> turnOnLocation() async {
throw UnimplementedError('turnOnBluetooth() has not been implemented.');
}
turn on location
Future<void> turnOnLocation() async {
throw UnimplementedError('turnOnBluetooth() has not been implemented.');
}