databaseName property
String
get
databaseName
Full path and name of the database.
Implementation
String get databaseName => '$_databasePath/$DATABASE_NAME.db';
Full path and name of the database.
String get databaseName => '$_databasePath/$DATABASE_NAME.db';