getSortOrder method

String? getSortOrder()

Gets the order in which the user list is sorted.

Implementation

String? getSortOrder() => sortByOrder;