nim_core
nim_core
QChatChannel
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatChannelToJson(this);
nim_core
nim_core
QChatChannel
toJson method
QChatChannel class
Constructors
QChatChannel
fromJson
Properties
categoryId
channelId
createTime
custom
hashCode
name
owner
reorderWeight
runtimeType
serverId
syncMode
topic
type
updateTime
valid
viewMode
Methods
noSuchMethod
toJson
toString
Operators
operator ==