ObjectModelWriter class

Constructors

ObjectModelWriter(PubspecConfig pubspecConfig, ObjectModel jsonModel, YmlGeneratorConfig yamlConfig)
const

Properties

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

Constants

autoGeneratedWarning → const String