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