eventTime property
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;
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.
core.String? eventTime;