WebApiModulesIntegrationsStorefrontQuoteRequestItem.fromJson constructor

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

Implementation

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