formattedCountdown property
String
get
formattedCountdown
Get countdown formatted string representation
Implementation
String get formattedCountdown => TimeFormatter.formatCountdown(this);
Get countdown formatted string representation
String get formattedCountdown => TimeFormatter.formatCountdown(this);