orderBy

val orderBy: ContactsDataSourceQuery.ContactOrderBy? = null

Parameters

orderBy

The order criteria to sort the query results. By default set to null, no ordering is applied unless it is specified.