items property

Implementation

List<Input$VoteItemInput> get items =>
    (_$data['items'] as List<Input$VoteItemInput>);