toTimeStyle property

String get toTimeStyle

Implementation

String get toTimeStyle {
  return _toTime(false);
}