deck property

List<PlayableCard> deck
final

Cards in the player's deck.

Implementation

final List<PlayableCard> deck;