Morphy2 constructor
const
Morphy2({})
Implementation
const Morphy2({
this.explicitSubTypes = null,
this.generateJson = false,
this.hidePublicConstructor = false,
this.nonSealed = false,
});
const Morphy2({
this.explicitSubTypes = null,
this.generateJson = false,
this.hidePublicConstructor = false,
this.nonSealed = false,
});