WebApiModulesPluginsShopifyShopifyIntegrationStatus constructor

Implementation

const WebApiModulesPluginsShopifyShopifyIntegrationStatus({
  this.storeUrl,
  this.adminApiAccessToken,
  this.storeId,
  this.secretKey,
  this.accessScopes,
  this.theme,
  this.createOrderWebhook,
});