copyWith property
CopyWith$Input$MonthDaysInput<Input$MonthDaysInput>
get
copyWith
Implementation
CopyWith$Input$MonthDaysInput<Input$MonthDaysInput> get copyWith =>
CopyWith$Input$MonthDaysInput(
this,
(i) => i,
);