getDatabase property

Future<Database> getDatabase

Implementation

Future<Database> get getDatabase async => DB.instance.getDB();