LinkConfigBuilder class final

Inheritance
Available extensions

Constructors

LinkConfigBuilder()

Properties

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

Methods

computeChecksum() String
Constructs a checksum for a BuildConfig.
inherited
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
inherited
setupLinkConfig({required List<EncodedAsset> assets}) → void
setupLinkRunConfig({required Uri outputDirectory, required Uri outputDirectoryShared, required Uri? recordedUsesFile}) → void
toString() String
A string representation of this object.
inherited

Operators

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