values property

Set<CardSet> values
final

All sets of cards present in this package.

NOTE: The position of a card set in this list is intended to be in the order of release, but this is not guaranteed. See CardSet for persistence support.

Implementation

static final Set<CardSet> values = Set.unmodifiable({
  sparkOfRebellion,
});