path property

  1. @override
String path
override

The path of the database

Implementation

@override
String get path => _db.path;