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