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