copyWith property

Implementation

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