formattedCountdown property

String get formattedCountdown

Get countdown formatted string representation

Implementation

String get formattedCountdown => TimeFormatter.formatCountdown(this);