dbDelete static method

dynamic dbDelete()

Implementation

static dbDelete() {
  deleteDatabase(path);
}