votedSelf property

ListBuilder<int> get votedSelf

Implementation

ListBuilder<int> get votedSelf;
set votedSelf (ListBuilder<int>? votedSelf)

Implementation

set votedSelf(ListBuilder<int>? votedSelf);