menu
location_android_easy package
documentation
location_android_easy_platform_interface.dart
LocationAndroidEasyPlatform
checkGPS method
checkGPS method
dark_mode
light_mode
checkGPS
method
Future
<
bool
>
checkGPS
(
)
Implementation
Future<bool> checkGPS() { throw UnimplementedError('checkGPS() has not been implemented.'); }
location_android_easy package
documentation
location_android_easy_platform_interface
LocationAndroidEasyPlatform
checkGPS method
LocationAndroidEasyPlatform class