sort property

String sort

Implementation

String? get sort native;
void sort= (String value)

Implementation

set sort(String? value) native;