sortDesc method

void sortDesc()

根据该字段降序排列

Implementation

void sortDesc() => $sort(-1);