menu
jaguar_query_nullsafety package
documentation
jaguar_query_nullsafety.dart
Update
or method
or method
dark_mode
light_mode
or
method
Update
or
(
Expression
exp
)
override
Implementation
Update or(Expression exp) { _where = _where.or(exp); return this; }
jaguar_query_nullsafety package
documentation
jaguar_query_nullsafety
Update
or method
Update class