DateChooseBaseBean constructor
DateChooseBaseBean({})
Implementation
DateChooseBaseBean({
this.datePickerType,
this.minDate,
this.maxDate,
this.recommendChooseDate,
this.realChooseDate,
// this.forceChooseDefaultDate,
this.allowChangeDefaultDate,
});