copyWith property

Implementation

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