openDatabase abstract method

Future<void> openDatabase(
  1. String dbName
)

Implementation

Future<void> openDatabase(String dbName);