nim_core
nim_core
QChatUpdateSystemNotificationResult
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatUpdateSystemNotificationResultToJson(this);
nim_core
nim_core
QChatUpdateSystemNotificationResult
toJson method
QChatUpdateSystemNotificationResult class
Constructors
QChatUpdateSystemNotificationResult
fromJson
Properties
hashCode
runtimeType
sentCustomNotification
Methods
noSuchMethod
toJson
toString
Operators
operator ==