digest property

Map<String, String>? digest
getter/setter pair

A map of algorithm to digest of the contents of the SBOM.

Implementation

core.Map<core.String, core.String>? digest;