timestamp property
DateTime?
get
timestamp
Returns the timestamp when geofence status changes.
Implementation
DateTime? get timestamp => _timestamp;
Returns the timestamp when geofence status changes.
DateTime? get timestamp => _timestamp;