votedSelf property

ListBuilder<int> get votedSelf

Implementation

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

Implementation

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