timestamp property

num timestamp
final

Issuance date. Unlike TimeSinceEpoch, this contains the number of milliseconds since January 1, 1970, UTC, not the number of seconds.

Implementation

final num timestamp;