modelDao

abstract fun modelDao(): ModelDao

The DAO for the model entity. Provides methods to interact with the model table.