showWhen property

bool showWhen
final

Specifies if the notification should display the timestamp of when it occurred.

To control the actual timestamp of the notification, use when.

Implementation

final bool showWhen;