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