formattedShortWords property
String
get
formattedShortWords
Get formatted string representation with short words
Implementation
String get formattedShortWords => TimeFormatter.formatShortWords(this);
Get formatted string representation with short words
String get formattedShortWords => TimeFormatter.formatShortWords(this);