updateLocationSettings method
Implementation
Future<bool> updateLocationSettings(LocationConfig config) {
throw UnimplementedError('updateLocationSettings(LocationConfig config) has not been implemented.');
}
Future<bool> updateLocationSettings(LocationConfig config) {
throw UnimplementedError('updateLocationSettings(LocationConfig config) has not been implemented.');
}