menu
flutter_background_geolocation package
documentation
flutter_background_geolocation.dart
GeofenceEvent
action property
action property
dark_mode
light_mode
action
property
String
action
getter/setter pair
The transition event that caused the geofence to fire (ENTER | EXIT | DWELL).
Implementation
late String action;
flutter_background_geolocation package
documentation
flutter_background_geolocation
GeofenceEvent
action property
GeofenceEvent class