menu
poker_solver package
documentation
hand.dart
Hand
suits property
suits property
dark_mode
light_mode
suits
property
Map
<
String
,
List
<
Card
>
>
suits
getter/setter pair
Implementation
late Map<String, List<Card>> suits;
poker_solver package
documentation
hand
Hand
suits property
Hand class