packageLicenseOverride property

Map<String, String> packageLicenseOverride
final

Map to override licenses for packages, if they are not parsed correctly.

Implementation

final Map<String, String> packageLicenseOverride;