copyWith property

Implementation

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