database property
DatabaseExecutor
database
latefinalinherited
Use this whenever you need direct access to the sqflite database.
Implementation
late final sqflite.DatabaseExecutor database;
Use this whenever you need direct access to the sqflite database.
late final sqflite.DatabaseExecutor database;