nim_core
nim_core
CallParam
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$CallParamToJson(this);
nim_core
nim_core
CallParam
toJson method
CallParam class
Constructors
CallParam
fromJson
Properties
accountId
channelExt
channelName
channelType
customInfo
hashCode
offlineEnable
pushConfig
requestId
runtimeType
selfUid
Methods
noSuchMethod
toJson
toString
Operators
operator ==