orderBy property
The OrderingMode to use for the index, controlling the order of values in the b-tree.
Implementation
final OrderingMode? orderBy;
The OrderingMode to use for the index, controlling the order of values in the b-tree.
final OrderingMode? orderBy;