eventTime property

DateTime? eventTime
final

Time stamp indicating when this event occurred. Format is a number expressed in Unix time as milliseconds (for example "1469498468.057").

Implementation

final DateTime? eventTime;