nim_core
nim_core
QChatAntiSpamConfigParam
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatAntiSpamConfigParamToJson(this);
nim_core
nim_core
QChatAntiSpamConfigParam
toJson method
QChatAntiSpamConfigParam class
Constructors
QChatAntiSpamConfigParam
fromJson
Properties
antiSpamConfig
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==