ObjectModelWriter class
Constructors
-
ObjectModelWriter.new(PubspecConfig pubspecConfig, ObjectModel jsonModel, List<
Field> extendsFields, YmlGeneratorConfig yamlConfig) -
const
Properties
-
extendsFields
→ List<
Field> -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- jsonModel → ObjectModel
-
final
- pubspecConfig → PubspecConfig
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- yamlConfig → YmlGeneratorConfig
-
final
Methods
-
createRetrofitMappers(
StringBuffer sb) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
write(
) → String
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited