eventTimestamp property

DateTime? eventTimestamp
final

For notifications that inform users about events with an absolute time reference, sets the time that the event in the notification occurred. Notifications in the panel are sorted by this time.

Implementation

final DateTime? eventTimestamp;