timestamp property

int timestamp

get the numer of milliseconds since epoch

Implementation

int get timestamp => millisecondsSinceEpoch;