sort

abstract val sort: QuerySorter<Channel>

The sort associated with this query channels state.

For grouped queries (states keyed by QueryChannelsIdentifier.Grouped), this is a placeholder (last_updated descending) — grouped lists are ordered server-side and do not have a client-side sort. Do not rely on this value for grouped states.