BuildConfig class final
- Inheritance
-
- Object
- HookConfig
- BuildConfig
- Available extensions
Properties
-
buildAssetTypes
→ List<
String> -
The asset types that should be built by an invocation of a hook.
no setterinherited
- buildCodeAssets → bool
-
Available on HookConfig, provided by the CodeAssetHookConfig extension
no setter - buildDataAssets → bool
-
Available on HookConfig, provided by the DataAssetHookConfig extension
no setter - code → CodeConfig
-
Available on HookConfig, provided by the CodeAssetHookConfig extension
Code asset specific configuration.no setter - hashCode → int
-
The hash code for this object.
no setterinherited
-
json
→ Map<
String, Object?> -
no setterinherited
- linkingEnabled → bool
-
no setter
-
path
→ List<
Object> -
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
computeChecksum(
) → String -
Constructs a checksum for this hook config.
inherited
-
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