systemNotification property Null safety
@JsonKey(fromJson: qChatSystemNotificationFromJson), read / write
获取更改后的系统通知
Implementation
@JsonKey(fromJson: qChatSystemNotificationFromJson)
QChatSystemNotification? systemNotification;
获取更改后的系统通知
@JsonKey(fromJson: qChatSystemNotificationFromJson)
QChatSystemNotification? systemNotification;