usesChronometer property
Show when as a stopwatch.
Instead of presenting when as a timestamp, the notification will show an automatically updating display of the minutes and seconds since when. Useful when showing an elapsed time (like an ongoing phone call).
Implementation
final bool usesChronometer;