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