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