getLocationSettings method
Implementation
Future<LocationConfig?> getLocationSettings() {
throw UnimplementedError('getLocationSettings() has not been implemented.');
}
Future<LocationConfig?> getLocationSettings() {
throw UnimplementedError('getLocationSettings() has not been implemented.');
}