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