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