packageName property

String packageName
getter/setter pair

The name of the package being analysed from the pubspec.

Implementation

String packageName = SbomConstants.defaultPackageName;