db property

T db

The generated database that this dao is attached to.

Implementation

T get db => attachedDatabase;