groupBy property

List<Expression> groupBy
final

The expressions to group by.

Implementation

final List<Expression> groupBy;