0-based identifiers of answer options, chosen by the user. May be empty if the user retracted their vote.
@JsonKey(name: 'option_ids') List<int> get optionIds;