LeanGenerator constructor
const
LeanGenerator(})
Creates a generator that's used by LibraryBuilder
Implementation
const LeanGenerator(
this.outputExtensions, {
this.key,
this.allowSyntaxErrors,
this.generateToCache,
this.registerTypes,
this.generateFor,
this.runsBefore,
this.options,
this.applies,
});