Future<LocationPermission> requestPermission() async { return await Geolocator.requestPermission(); }