timestamp property

int timestamp

Implementation

int get timestamp => (_timestamp + kEPOCH) * 1000;