copyWith property

Implementation

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