dbPath property

Future<String> get dbPath

Implementation

Future<String> get dbPath async => '${await getDatabasesPath()}/$dbName';