systemNotification property Null safety

QChatSystemNotification? systemNotification
@JsonKey(fromJson: qChatSystemNotificationFromJson), read / write

获取更改后的系统通知

Implementation

@JsonKey(fromJson: qChatSystemNotificationFromJson)
QChatSystemNotification? systemNotification;