toCalendarValue method

CalendarValue toCalendarValue()

Implementation

CalendarValue toCalendarValue() {
  return CalendarValue.single(this);
}