formattedWithMilliseconds property

String get formattedWithMilliseconds

Get formatted string representation with milliseconds

Implementation

String get formattedWithMilliseconds =>
    TimeFormatter.formatWithMilliseconds(this);