timestamp property
int
get
timestamp
The timestamp. (number of seconds since the Unix epoch).
Implementation
int get timestamp => _timestamp;
The timestamp. (number of seconds since the Unix epoch).
int get timestamp => _timestamp;