RecallMessageInfo constructor
const
RecallMessageInfo({})
Implementation
const RecallMessageInfo({
required this.recallBy,
required this.recallMessageId,
this.recallMessage,
this.conversationId,
this.ext,
});