bundledDatabasePath property
This value is optional. When bundledDatabasePath is empty then EntityBase creats a new database when initializing database
Implementation
final String? bundledDatabasePath;
This value is optional. When bundledDatabasePath is empty then EntityBase creats a new database when initializing database
final String? bundledDatabasePath;