WebApiModulesInventoryInventoryReceiptAssignBarcodeResponse.fromJson constructor

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

Implementation

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