having property

Expression<bool?>? having
final

Optional, a having clause to exclude some groups.

Implementation

final Expression<bool?>? having;