formattedSmart property
String
get
formattedSmart
Get smart formatted string representation
Implementation
String get formattedSmart => TimeFormatter.formatSmart(this);
Get smart formatted string representation
String get formattedSmart => TimeFormatter.formatSmart(this);