timestamp property

DateTime? timestamp
final

Time of the event expressed in milliseconds since the Unix epoch. Default: now()

Implementation

final DateTime? timestamp;