sortOrders property

Iterable<FieldSort> get sortOrders
inherited

Implementation

Iterable<FieldSort> get sortOrders => _query.sortOrder;