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