FwStandardModelsFwQueryResponseWebApiModulesInventoryRepairCostRepairCostLogic.fromJson constructor

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

Implementation

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