calendarType property
String?
get
calendarType
Implementation
String? get calendarType => _$this._calendarType;
Implementation
set calendarType(covariant String? calendarType) =>
_$this._calendarType = calendarType;