internal/modular library
Internal library used by generated code when drift's modular code generation is enabled.
This library is not part of drift's public API and should not be imported manually.
Classes
- ModularAccessor
-
A database accessor implicitly created by a
.drift
file.
Extensions
- ReadDatabaseContainer on GeneratedDatabase
- Look up cached elements or accessors from a database. This extension is meant to be used by drift-generated code.