toCalendarView method

CalendarView toCalendarView()

Implementation

CalendarView toCalendarView() {
  return CalendarView.fromDateTime(this);
}