getSortBy method

String? getSortBy()

Gets the field by which the user list is sorted.

Implementation

String? getSortBy() => sortBy;