order property Null safety

bool? order
read / write

排序规则 true:正序;false:倒序(默认)

Implementation

bool? order;