List of option ids which the user has voted on.
@JsonKey(defaultValue: []) List<int>? votedPollOptionIds;