format property

String? format
getter/setter pair

The format that SBOM takes.

E.g. may be spdx, cyclonedx, etc...

Implementation

core.String? format;