VideoFeedButtonComponent constructor
VideoFeedButtonComponent({})
Implementation
VideoFeedButtonComponent({
required super.type,
required super.id,
super.customPayload,
this.text,
this.actionUrl,
this.products,
});