cards property

List<Card> cards
getter/setter pair

Implementation

late List<Card> cards;