filesLicenseInfo property
Contain the license the SPDX file creator has concluded as governing the This field is to contain a list of all licenses found in the package.
The relationship between licenses (i.e., conjunctive, disjunctive) is not specified in this field – it is simply a listing of all licenses found
Implementation
core.List<core.String>? filesLicenseInfo;