showWhen property

bool? showWhen
inherited

Returns whether the notification should show a timestamp.

Implementation

bool? get showWhen => _showWhen;