eventTime property

String? eventTime
getter/setter pair

Set the time that the event in the notification occurred.

Notifications in the panel are sorted by this time. A point in time is represented using protobuf.Timestamp.

Implementation

core.String? eventTime;