systemNotification property
- @JsonKey(fromJson: qChatSystemNotificationFromJson)
getter/setter pair
获取更改后的系统通知
Implementation
@JsonKey(fromJson: qChatSystemNotificationFromJson)
QChatSystemNotification? systemNotification;
获取更改后的系统通知
@JsonKey(fromJson: qChatSystemNotificationFromJson)
QChatSystemNotification? systemNotification;