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