SendMessageEmojiInteractionSeen constructor
const
SendMessageEmojiInteractionSeen({
- required String emoticon,
Send Message Emoji Interaction Seen constructor.
Implementation
const SendMessageEmojiInteractionSeen({required this.emoticon}) : super._();