checkPermission abstract method

Future<LocationPermission> checkPermission()

Returns a Future indicating if the user allows the App to access the device's location.

Implementation

Future<LocationPermission> checkPermission();