CopyWith$Input$FlowFlowActionLogicInput<TRes> constructor
CopyWith$Input$FlowFlowActionLogicInput<TRes> (
- Input$FlowFlowActionLogicInput instance,
- TRes then()
Implementation
factory CopyWith$Input$FlowFlowActionLogicInput(
Input$FlowFlowActionLogicInput instance,
TRes Function(Input$FlowFlowActionLogicInput) then,
) = _CopyWithImpl$Input$FlowFlowActionLogicInput;