copyWith property

Implementation

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