WebApiModulesInventoryInventoryReceiptItemMaterial.fromJson constructor

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

Implementation

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