WebApiModulesInventoryRepairRepairReleaseItemsResponse.fromJson constructor

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

Implementation

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