copyWith property

Implementation

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