YmlGeneratorConfig class
Constructors
- YmlGeneratorConfig.new(PubspecConfig pubspecConfig, String configContent)
Properties
Methods
-
checkIfTypesAvailable(
) → void -
checkTypesKnown(
Set< String> names, String type) → void -
getField(
String name, YamlMap property) → Field -
getModelByName(
ItemType itemType) → Model? -
getPathsForName(
PubspecConfig pubspecConfig, String name) → Iterable< String> -
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