timestamp property
DateTime?
get
timestamp
Returns the timestamp of PolyGeofence.
Implementation
DateTime? get timestamp => _timestamp;
Returns the timestamp of PolyGeofence.
DateTime? get timestamp => _timestamp;