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