WebApiModulesPluginsShopifyValidateShopURLResponse.fromJson constructor

WebApiModulesPluginsShopifyValidateShopURLResponse.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory WebApiModulesPluginsShopifyValidateShopURLResponse.fromJson(
  Map<String, dynamic> json,
) => _$WebApiModulesPluginsShopifyValidateShopURLResponseFromJson(json);