database property

DatabaseExecutor database
latefinal

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

Implementation

late final sqflite.DatabaseExecutor database;