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