GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata class

Other properties of the build.

Constructors

GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata({String? buildFinishedOn, String? buildInvocationId, String? buildStartedOn, GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness? completeness, bool? reproducible})
GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata.fromJson(Map json_)

Properties

buildFinishedOn String?
getter/setter pair
buildInvocationId String?
getter/setter pair
buildStartedOn String?
getter/setter pair
completeness GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
reproducible bool?
getter/setter pair
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
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

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