sentCustomNotification property

  1. @JsonKey(fromJson: qChatSystemNotificationFromJson)
QChatSystemNotification? sentCustomNotification
final

发送成功的自定义系统通知

Implementation

@JsonKey(fromJson: qChatSystemNotificationFromJson)
final QChatSystemNotification? sentCustomNotification;