ConfigExportDeliveryInfo constructor
ConfigExportDeliveryInfo({})
Implementation
ConfigExportDeliveryInfo({
this.lastAttemptTime,
this.lastErrorCode,
this.lastErrorMessage,
this.lastStatus,
this.lastSuccessfulTime,
this.nextDeliveryTime,
});