values constant

List<PendingItemSource> const values

List of all possible values in this PendingItemSource.

Implementation

static const values = <PendingItemSource>[
  achievement,
  grandExchange,
  admin,
  event,
  other,
];