timestamp property

int? timestamp
final

Timestamp of the notification. Refer to https://developer.mozilla.org/en-US/docs/Web/API/notification/timestamp for details.

Implementation

final int? timestamp;