prettyLeftUntilDone property

String prettyLeftUntilDone

Implementation

String get prettyLeftUntilDone {
  return _prettySize(leftUntilDone!);
}