Open location services settings.
Future<bool> openLocationServicesSettings() async { return await _methodChannel.invokeMethod('openLocationServicesSettings'); }