WebApiModulesInventoryInventoryReceiptItemBarcodeEnableResponse.fromJson constructor

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

Implementation

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