timestamp property

num timestamp

The time of when this message was emitted as the number of milliseconds since the UNIX epoch.

Implementation

num get timestamp => _jsObject.timestamp;