sentCustomNotification property Null safety
@JsonKey(fromJson: qChatSystemNotificationFromJson), final
修改成功的系统通知
Implementation
@JsonKey(fromJson: qChatSystemNotificationFromJson)
final QChatSystemNotification? sentCustomNotification;
修改成功的系统通知
@JsonKey(fromJson: qChatSystemNotificationFromJson)
final QChatSystemNotification? sentCustomNotification;