dbPath property

String get dbPath

Path to the SQLite database.

Implementation

String get dbPath => _engine!.dbPath;