AdapterConfig class
Properties
deriveAutoRoute
→ bool
no setter
deriveFrom
→ List <String >
Aktive Ableitungswege (Weg C); Default: beide an.
final
deriveGoRouter
→ bool
no setter
fromBuilder
→ bool
Weg D: statt selbst zu scannen das build_runner-Artefakt
ductus_builder.g.json durchreichen (äquivalent zum CLI-Flag
--from-builder; das Flag gewinnt).
final
hashCode
→ int
The hash code for this object.
no setter inherited
include
→ List <String >
Glob-Muster relativ zum Projektverzeichnis; Default: lib/**.
final
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited