HookConfigBuilder class sealed

Implementers
Available extensions

Properties

hashCode int
The hash code for this object.
no setterinherited
json Map<String, Object?>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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