menu
tool_database package
documentation
database.dart
Query<T extends HasResultSet, D>
whereExpr property
whereExpr property
dark_mode
light_mode
whereExpr
property
@
protected
Where
?
whereExpr
getter/setter pair
The
WHERE
clause for this statement
Implementation
@protected Where? whereExpr;
tool_database package
documentation
database
Query<T extends HasResultSet, D>
whereExpr property
Query class