copyWith property

Implementation

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