cardAt abstract method

Card? cardAt(
  1. int index
)

Implementation

Card? cardAt(int index);