Hand constructor

Hand(
  1. Deck deck
)

Implementation

Hand(this.deck);