LeanBuilder constructor
const
LeanBuilder({})
The default constructor
Implementation
const LeanBuilder({
this.key,
this.registerTypes,
this.generateToCache,
this.generateFor,
this.runsBefore,
this.options,
this.applies,
});