orderBy property

OrderingMode? orderBy
final

The OrderingMode to use for the index, controlling the order of values in the b-tree.

Implementation

final OrderingMode? orderBy;