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