WebApiModulesIntegrationsShopifyShopifyInstallThemeResponse.fromJson constructor
Implementation
factory WebApiModulesIntegrationsShopifyShopifyInstallThemeResponse.fromJson(
Map<String, dynamic> json,
) => _$WebApiModulesIntegrationsShopifyShopifyInstallThemeResponseFromJson(
json,
);