menu
flutter_background_geolocation package
documentation
flutter_background_geolocation.dart
Geofence
entryState property
entryState property
dark_mode
light_mode
entryState
property
int
?
entryState
getter/setter pair
Runtime state: The current entry-state of the geofence.
0 = OUTSIDE
1 = INSIDE
⚠️ Readonly
Implementation
int? entryState;
flutter_background_geolocation package
documentation
flutter_background_geolocation
Geofence
entryState property
Geofence class