Future<String> get databasesPath async => _databasesPath ?? "${getParentDir(await rootPath)}${_pathJoin}databases";