database property

Future<T> database

database instance of the database

Implementation

Future<T> get database async => initDatabase();