database property

DatabaseExecutor database
latefinalinherited

Use this whenever you need direct access to the sqflite database.

Implementation

late final sqflite.DatabaseExecutor database;