activity property
Activity?
get
activity
Returns the user activity when geofence status changes.
Implementation
Activity? get activity => _activity;
Returns the user activity when geofence status changes.
Activity? get activity => _activity;