VerticalFeedItemPromocodeComponent constructor
VerticalFeedItemPromocodeComponent({})
Implementation
VerticalFeedItemPromocodeComponent({
required this.type,
required this.id,
required this.customPayload,
required this.text,
});