filter property

Expression<bool>? filter
final

The expression that will be applied to the query

Implementation

final Expression<bool>? filter;