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