Open app settings to allow user to enable location permission.
static Future<bool> openAppSettings() async { return await Geolocator.openAppSettings(); }