databasePath property

String? databasePath
final

This value is optional. When databasePath is empty then EntityBase uses the path from sqflite.getDatabasesPath()

Implementation

final String? databasePath;