nim_core
nim_core
QChatPushConfig
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatPushConfigToJson(this);
nim_core
nim_core
QChatPushConfig
toJson method
QChatPushConfig class
Constructors
QChatPushConfig
fromJson
Properties
hashCode
isNoDisturbOpen
isPushShowNoDetail
pushMsgType
runtimeType
startNoDisturbTime
stopNoDisturbTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==