nim_core
nim_core
QChatSystemNotificationAttachmentCommon
toJson method
toJson
toJson
method
Null safety
@
override
Map
<
String
,
dynamic
>
toJson
(
)
override
Implementation
@override Map<String, dynamic> toJson() => json ?? <String, dynamic>{};
nim_core
nim_core
QChatSystemNotificationAttachmentCommon
toJson method
QChatSystemNotificationAttachmentCommon class
Constructors
QChatSystemNotificationAttachmentCommon
fromJson
Properties
hashCode
json
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==