nim_core
nim_core
QChatUpdateChannelParam
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
override
Implementation
Map<String, dynamic> toJson() => _$QChatUpdateChannelParamToJson(this);
nim_core
nim_core
QChatUpdateChannelParam
toJson method
QChatUpdateChannelParam class
Constructors
QChatUpdateChannelParam
fromJson
Properties
antiSpamConfig
channelId
custom
hashCode
name
runtimeType
topic
viewMode
Methods
noSuchMethod
toJson
toString
Operators
operator ==