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