ascending property

SortDirection ascending
getter/setter pair

Sort in ascending order.

Implementation

static SortDirection ascending = SortDirection(1, 'asc');