database property

Future<Database> database

Implementation

Future<Database> get database async => await getDB();