Basic constructor
PollAnswer({ required this.pollId, required this.user, required this.optionIds, });