votedSelf property

ListBuilder<int> votedSelf

Implementation

ListBuilder<int> get votedSelf;
void votedSelf=(ListBuilder<int>? votedSelf)

Implementation

set votedSelf(ListBuilder<int>? votedSelf);