setSort property

set setSort (int? value)

Implementation

set setSort(int? value) => sort = value;