The path to the database file.
This is simply a Dart-idiomatic getter alias for getPath().
Future<String> get path => getPath();