State constructor

State(Map<String, CardState> cardStates)

Implementation

State(this.cardStates);