timestamp property

String timestamp
getter/setter pair

The device system time when the Geofence event was received by the OS. Note: this can differ from the timestamp of the triggering location responsible for the geofence (the triggering location can be from the past).

Implementation

late String timestamp;