ConfigFieldType class
Set of fields used in YAML document
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
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
Constants
- CLASS → const String
- CONFIG → const String
- CONFIG_EXTENSION → const String
- CONFIG_FIELD → const String
- CONST → const String
- DEFAULT → const String
- DEV_EXTENSION → const String
- DOTENV_PATH → const String
- ENV_VAR → const String
- EXTENSIONS → const String
- FIELDS → const String
- IMPORTS → const String
- IS_DOTENV → const String
- PATH → const String
- PATTERN → const String
- SHORT_NAME → const String
- STATIC → const String
- TYPE → const String