sort property

String? get sort

Implementation

String? get sort native;
set sort (String? value)

Implementation

set sort(String? value) native;