ExportSBOMResponse constructor

ExportSBOMResponse({
  1. String? discoveryOccurrence,
})

Implementation

ExportSBOMResponse({this.discoveryOccurrence});