isGPSEnabled abstract method

Future<bool?> isGPSEnabled()

Return true if GPS is enabled on the device

Implementation

Future<bool?> isGPSEnabled();