SharedOptions class
Constructors
-
factory
-
factory
-
factory
-
factory
Properties
-
assetPaths
→ List<
String> -
final
- configPath → String
-
final
- dustbinPath → String
-
final
-
excludePaths
→ List<
String> -
final
-
findAssetPaths
→ Future<
List< String> > -
no setter
-
findLibPaths
→ Future<
List< String> > -
no setter
- formatType → FormatType?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
libPaths
→ List<
String> -
final
- listPath → String
-
final
-
nameReplaces
→ Map<
String, String?> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
isAssetPath(
String path) → bool -
isExcludePath(
String path) → bool -
isLibPath(
String path) → bool -
isListPath(
String path) → bool -
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