db property

T get db

The generated database that this dao is attached to.

Implementation

T get db => attachedDatabase;