timestamp property

int get timestamp

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

Implementation

int get timestamp => _timestamp;