AdapterConfig constructor
const
AdapterConfig({})
Implementation
const AdapterConfig({
this.deriveFrom = const ['go_router', 'auto_route'],
this.include = const ['lib/**'],
this.fromBuilder = false,
});
const AdapterConfig({
this.deriveFrom = const ['go_router', 'auto_route'],
this.include = const ['lib/**'],
this.fromBuilder = false,
});