FwStandardModelsFwQueryResponseWebApiModulesHomeDeliveryDeliveryLogic.fromJson constructor

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

Implementation

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