SbomConstants class

The main sbom constants class

Constructors

SbomConstants()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

binDir → const String
dartFiletype → const String
Dart file type
defaultPackageName → const String
Default package name we are generating for.
libDir → const String
Package directories
loud → const int
Verbosity(Loudness)
louder → const int
off → const int
General off/none indicator for integers
package → const String
This package name
pubspecDescription → const String
pubspecName → const String
Pubspec names.
pubspecVersion → const String
pubUrl → const String
Site names.
red → const String
reset → const String
sbomConfigurationFile → const String
File names
sbomLicenseFile → const String
sbomNotFound → const String
The SBOM package cannot be found in the pub cache.
sbomPubspecFile → const String
sbomSpdx → const String
SBOM Configuration file values.
sbomType → const String
SBOM Configuration file fields
yellow → const String
Terminal colours