HookOutput class sealed
- Implementers
Properties
-
dependencies
→ List<
Uri> -
The files used by this build.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
json
→ Map<
String, Object?> -
The underlying json configuration of this HookOutput.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- timestamp → DateTime
-
Start time for the build of this output.
final
- version → Version
-
The version of the HookConfig.
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- latestVersion → Version
-
The version of HookOutput.
final