sortingInfo property

SortingInfo? sortingInfo

Implementation

SortingInfo? get sortingInfo {
  return _sortingInfo;
}