MappableClass constructor
const
MappableClass()
Implementation
const MappableClass({
this.caseStyle,
this.ignoreNull,
this.uniqueId,
this.discriminatorKey,
this.discriminatorValue,
this.hook,
this.generateMethods,
this.includeSubClasses,
this.includeCustomMappers,
});