sentCustomNotification property Null safety

QChatSystemNotification? sentCustomNotification
@JsonKey(fromJson: qChatSystemNotificationFromJson), final

修改成功的系统通知

Implementation

@JsonKey(fromJson: qChatSystemNotificationFromJson)
final QChatSystemNotification? sentCustomNotification;