menu
data_repositories package
documentation
data_repositories.dart
DatabaseView
viewName property
viewName property
dark_mode
light_mode
viewName
property
String
?
viewName
final
The table name of the SQLite view.
Implementation
final String? viewName;
data_repositories package
documentation
data_repositories
DatabaseView
viewName property
DatabaseView class