StoryEmojiComponent constructor Null safety
Implementation
StoryEmojiComponent({
required this.type,
required this.id,
this.customPayload,
required this.selectedEmojiIndex,
required this.emojiCodes,
});
StoryEmojiComponent({
required this.type,
required this.id,
this.customPayload,
required this.selectedEmojiIndex,
required this.emojiCodes,
});