nim_core
nim_core
QChatUpdateSystemNotificationParam
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatUpdateSystemNotificationParamToJson(this);
nim_core
nim_core
QChatUpdateSystemNotificationParam
toJson method
QChatUpdateSystemNotificationParam class
Constructors
QChatUpdateSystemNotificationParam
fromJson
Properties
body
extension
hashCode
msgIdServer
runtimeType
status
type
updateParam
Methods
noSuchMethod
toJson
toString
Operators
operator ==