WebApiModulesIntegrationsStorefrontDealModel.fromJson constructor

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

Implementation

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