copyWith property

Implementation

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