formattedWords property
String
get
formattedWords
Get formatted string representation with words
Implementation
String get formattedWords => TimeFormatter.formatWords(this);
Get formatted string representation with words
String get formattedWords => TimeFormatter.formatWords(this);