eventTimestamp property

Date? get eventTimestamp

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

external Date? get eventTimestamp;