VideoFeedPollComponent constructor
VideoFeedPollComponent({})
Implementation
VideoFeedPollComponent({
required super.type,
required super.id,
super.customPayload,
this.title,
this.options,
this.selectedOptionIndex,
});