asc property Null safety

bool asc
read / write

排序规则 true:正序;false:反序

Implementation

bool asc = true;