WebApiModulesIntegrationsStorefrontStorefrontProgress constructor
const
WebApiModulesIntegrationsStorefrontStorefrontProgress({})
Implementation
const WebApiModulesIntegrationsStorefrontStorefrontProgress({
this.lastUpdated,
this.failed,
this.failureMessage,
this.failureStackTrace,
this.sessionId,
this.caption,
this.currentStep,
this.totalSteps,
this.percentComplete,
});