WebApiModulesInventoryInventoryReceiptItemBarcodes.fromJson constructor

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

Implementation

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