closeDB static method

dynamic closeDB()

Implementation

static closeDB() {
  DatabaseConfig.dbClose();
}