openLocationSettings method

Future<void> openLocationSettings()

Implementation

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