cardPool property

List<Card> cardPool
getter/setter pair

Implementation

late List<Card> cardPool;