LeanGenerator.shared constructor
const
LeanGenerator.shared({
Creates a generator that's used by SharedPartBuilder
Implementation
const LeanGenerator.shared({
this.key,
this.allowSyntaxErrors,
this.applies,
this.registerTypes,
this.generateFor,
this.runsBefore,
this.options,
}) : outputExtensions = const <String>{},
generateToCache = false;