menu
easypost
easypost.dart
SortDirection
ascending property
ascending
brightness_4
brightness_5
ascending
property
SortDirection
ascending
getter/setter pair
Sort in ascending order.
Implementation
static SortDirection ascending = SortDirection(1, 'asc');
easypost
easypost
SortDirection
ascending property
SortDirection class