menu
quds_db package
documentation
quds_db.dart
OperatorQuery<T>
operatorText property
operatorText property
dark_mode
light_mode
operatorText
property
String
?
operatorText
final
The operator text, for example:
<
>
AND
=
Implementation
final String? operatorText;
quds_db package
documentation
quds_db
OperatorQuery<T>
operatorText property
OperatorQuery class