isGPSEnabled property

Future<bool> isGPSEnabled

Implementation

Future<bool> get isGPSEnabled => Geolocator.isLocationServiceEnabled();