sentCustomNotification property Null safety

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

发送成功的自定义系统通知

Implementation

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