copyWith property

Implementation

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