nim_core
nim_core
QChatUserPushConfig
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatUserPushConfigToJson(this);
nim_core
nim_core
QChatUserPushConfig
toJson method
QChatUserPushConfig class
Constructors
QChatUserPushConfig
fromJson
Properties
channelCategoryId
channelId
dimension
hashCode
pushMsgType
runtimeType
serverId
Methods
noSuchMethod
toJson
toString
Operators
operator ==