sortAsc method

void sortAsc()

根据该字段升序排列

Implementation

void sortAsc() => $sort(1);