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