optionIds property

List<int> optionIds
final

0-based identifiers of answer options, chosen by the user. May be empty if the user retracted their vote.

Implementation

final List<int> optionIds;