timestamp property

DateTime? timestamp

Returns the timestamp when geofence status changes.

Implementation

DateTime? get timestamp => _timestamp;