asc property
Specifies whether to sort the result in ascending order.
If set to true, the result will be sorted in ascending order. Otherwise, it will be sorted in descending order.
Implementation
final bool asc;
Specifies whether to sort the result in ascending order.
If set to true, the result will be sorted in ascending order. Otherwise, it will be sorted in descending order.
final bool asc;