copyWith property

Implementation

CopyWith$Input$FlowFlowActionLogicInput<Input$FlowFlowActionLogicInput>
    get copyWith => CopyWith$Input$FlowFlowActionLogicInput(
          this,
          (i) => i,
        );