nim_core
nim_core
QChatGetMessageHistoryParam
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatGetMessageHistoryParamToJson(this);
nim_core
nim_core
QChatGetMessageHistoryParam
toJson method
QChatGetMessageHistoryParam class
Constructors
QChatGetMessageHistoryParam
fromJson
Properties
channelId
excludeMessageId
fromTime
hashCode
limit
reverse
runtimeType
serverId
toTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==