CalendarValue<InnerType> constructor
const
CalendarValue<InnerType> (
- InnerType value,
- ValueType type
Implementation
const CalendarValue(this.value, this.type);