sortBy property

String? sortBy
getter/setter pair

The sort string to specify the sorting of search results.

The syntax of the sort string is the same as SearchRequest.sort.

Optional.

Implementation

core.String? sortBy;