isMocked property

bool isMocked
final

Will be true on Android (starting from API lvl 18) when the location came from the mocked provider.

On iOS this value will always be false.

Implementation

final bool isMocked;