databaseName property

String get databaseName

Full path and name of the database.

Implementation

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