menu
mobile_rag_engine package
documentation
mobile_rag.dart
MobileRag
dbPath property
dbPath property
dark_mode
light_mode
dbPath
property
String
get
dbPath
Path to the SQLite database.
Implementation
String get dbPath => _engine!.dbPath;
mobile_rag_engine package
documentation
mobile_rag
MobileRag
dbPath property
MobileRag class