items abstract method

Implementation

TRes items(
    Iterable<Input$VoteItemInput> Function(
            Iterable<CopyWith$Input$VoteItemInput<Input$VoteItemInput>>)
        _fn);