QChatGetReferMessagesParam constructor Null safety
- {required QChatMessage message,
- required QChatMessageReferType referType}
Implementation
QChatGetReferMessagesParam({required this.message, required this.referType});
QChatGetReferMessagesParam({required this.message, required this.referType});