sentCustomNotification property

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

修改成功的系统通知

Implementation

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