ExportSBOMResponse constructor
      
      ExportSBOMResponse({ 
    
    
- String? discoveryOccurrence,
 
Implementation
ExportSBOMResponse({
  this.discoveryOccurrence,
});
ExportSBOMResponse({
  this.discoveryOccurrence,
});