orderBy property

OrderBy? orderBy
final

The order in which rows of the current group should be passed to the aggregate function.

Implementation

final OrderBy? orderBy;