HookConfigBuilder class sealed
- Implementers
- Available extensions
Properties
Methods
-
computeChecksum(
) → String - Constructs a checksum for a BuildConfig.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setupHookConfig(
{required Uri packageRoot, required String packageName, required OS targetOS, required List< String> supportedAssetTypes, required BuildMode? buildMode}) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited