verificationCode property

String? verificationCode
getter/setter pair

This field provides an independently reproducible mechanism identifying specific contents of a package based on the actual files (except the SPDX file itself, if it is included in the package) that make up each package and that correlates to the data in this SPDX file

Implementation

core.String? verificationCode;