version property
The version of the format that the SBOM takes.
E.g. if the format is spdx, the version may be 2.3.
Implementation
core.String? version;
The version of the format that the SBOM takes.
E.g. if the format is spdx, the version may be 2.3.
core.String? version;