openLocationSettings function

Future<bool> openLocationSettings()

Implementation

Future<bool> openLocationSettings() async =>
    await Geolocator.openLocationSettings();