copyWith property

Implementation

CopyWith$Input$ListCalendarListInput<Input$ListCalendarListInput>
    get copyWith => CopyWith$Input$ListCalendarListInput(
          this,
          (i) => i,
        );