toFullTimeStyle property

String get toFullTimeStyle

Implementation

String get toFullTimeStyle {
  return _toTime(true);
}