nim_core
nim_core
QChatGetMessageHistoryResult
QChatGetMessageHistoryResult constructor
QChatGetMessageHistoryResult
QChatGetMessageHistoryResult
constructor
Null safety
QChatGetMessageHistoryResult
(
List
<
QChatMessage
>
?
messages
)
Implementation
QChatGetMessageHistoryResult(this.messages);
nim_core
nim_core
QChatGetMessageHistoryResult
QChatGetMessageHistoryResult constructor
QChatGetMessageHistoryResult class
Constructors
QChatGetMessageHistoryResult
fromJson
Properties
hashCode
messages
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==