GenerateAdapters constructor
const
GenerateAdapters(
- List<
AdapterSpec> specs, { - int firstTypeId = 0,
Constructor
Implementation
// coverage:ignore-start
const GenerateAdapters(this.specs, {this.firstTypeId = 0});