databasePath property
This value is optional. When databasePath is empty then EntityBase uses the path from sqflite.getDatabasesPath()
Implementation
final String? databasePath;
This value is optional. When databasePath is empty then EntityBase uses the path from sqflite.getDatabasesPath()
final String? databasePath;