DatabaseService constructor

DatabaseService()

Implementation

DatabaseService() {
  db = _initDb();
}