ObjectModelWriter constructor
const
ObjectModelWriter(
- PubspecConfig pubspecConfig,
- ObjectModel jsonModel,
- YmlGeneratorConfig yamlConfig
Implementation
const ObjectModelWriter(this.pubspecConfig, this.jsonModel, this.yamlConfig);