nim_core
nim_core
NIMChatroomIndependentModeConfig
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$NIMChatroomIndependentModeConfigToJson(this);
nim_core
nim_core
NIMChatroomIndependentModeConfig
toJson method
NIMChatroomIndependentModeConfig class
Constructors
NIMChatroomIndependentModeConfig
fromMap
Properties
account
appKey
hashCode
runtimeType
token
Methods
noSuchMethod
toJson
toString
Operators
operator ==