allowedReplacementLicenses property

List<String>? allowedReplacementLicenses
getter/setter pair

Specifies licenseCodes of licenses that can replace this license.

Note: such replacements are allowed even if removable_from_disk is false.

Implementation

core.List<core.String>? allowedReplacementLicenses;