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