systemNotification property

  1. @JsonKey(fromJson: qChatSystemNotificationFromJson)
QChatSystemNotification? systemNotification
getter/setter pair

获取更改后的系统通知

Implementation

@JsonKey(fromJson: qChatSystemNotificationFromJson)
QChatSystemNotification? systemNotification;