FwStandardModelsFwQueryResponseWebApiModulesInventoryRepairPartRepairPartLogic.fromJson constructor

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

Implementation

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