bundledDatabasePath property

String? bundledDatabasePath
final

This value is optional. When bundledDatabasePath is empty then EntityBase creats a new database when initializing database

Implementation

final String? bundledDatabasePath;