getLocationSettings method

Future<LocationConfig?> getLocationSettings()

Implementation

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