where property

QueryPredicate<Model>? where
final

A condition, or group of conditions, used to query data

Implementation

final QueryPredicate? where;