sort property

Map<String, Object>? sort
getter/setter pair

Optional. The sort specification for the ordering of the results.

Implementation

Map<String, Object>? sort;