value property

String get value

Implementation

String get value {
  return "$hours:$minutes:$seconds.$milliseconds";
}