menu
contacto
utils/location.dart
openLocationSettings function
openLocationSettings
brightness_4
brightness_5
openLocationSettings
function
Future
<
bool
>
openLocationSettings
(
)
Implementation
Future<bool> openLocationSettings() async => await Geolocator.openLocationSettings();
contacto
location
openLocationSettings function
location library