SchemaGeneratorOptions constructor
const
SchemaGeneratorOptions({})
Implementation
const SchemaGeneratorOptions({
this.singleFile = false,
this.onSchemaName,
this.onSchemaUnionName,
this.onSchemaUnionKey,
this.onSchemaPropertyName,
}) : super(enabled: true);