WebApiModulesInventoryContainerItemInstantiateContainerItemResponse.fromJson constructor
WebApiModulesInventoryContainerItemInstantiateContainerItemResponse.fromJson()
Implementation
factory WebApiModulesInventoryContainerItemInstantiateContainerItemResponse.fromJson(
Map<String, dynamic> json,
) =>
_$WebApiModulesInventoryContainerItemInstantiateContainerItemResponseFromJson(
json,
);