storeUrl property

  1. @JsonKey.new(name: 'StoreUrl', includeIfNull: false)
WebApiModulesPluginsShopifyShopifyIntegrationStatusValue? storeUrl
final

Implementation

@JsonKey(name: 'StoreUrl', includeIfNull: false)
final WebApiModulesPluginsShopifyShopifyIntegrationStatusValue? storeUrl;