timestamp property

DateTime timestamp

The date and time that the job message was created. This will be the current system time on the user's device.

Implementation

DateTime get timestamp => _timestamp.value;