formattedHHMMSS property
String
get
formattedHHMMSS
Get formatted string representation as HH:MM:SS
Implementation
String get formattedHHMMSS => TimeFormatter.formatHHMMSS(this);
Get formatted string representation as HH:MM:SS
String get formattedHHMMSS => TimeFormatter.formatHHMMSS(this);