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