menu
floor_common package
documentation
floor_common.dart
DatabaseView
query property
query property
dark_mode
light_mode
query
property
String
query
final
The SELECT query on which the view is based on.
Implementation
final String query;
floor_common package
documentation
floor_common
DatabaseView
query property
DatabaseView class