openMockLocationSettings method

Future<bool> openMockLocationSettings()

Implementation

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