timestamp property

int timestamp

The timestamp. (number of seconds since the Unix epoch).

Implementation

int get timestamp => _timestamp;