deleteDatabase method

Future deleteDatabase (
  1. String path
)

Delete a database if existing

Implementation

Future deleteDatabase(String path);