forceAndroidLocationManager property

bool forceAndroidLocationManager
final

On Android devices you can set forceAndroidLocationManager to true to force the plugin to use the LocationManager to determine the position instead of the FusedLocationProviderClient. On iOS this is ignored.

Implementation

final bool forceAndroidLocationManager;