timestamp property

String timestamp
getter/setter pair

Timestamp in __ISO 8601 (UTC) format.

Eg: `2018-01-01T12:00:01.123Z'.

Implementation

late String timestamp;