databaseName property

String databaseName

Full path and name of the database.

Implementation

String get databaseName => '$_databasePath/$DATABASE_NAME.db';