All the possible values for the Priority enumeration.
static List<Priority> get values => <Priority>[min, low, defaultPriority, high, max];