removeAt abstract method

Card? removeAt(
  1. int index
)

Implementation

Card? removeAt(int index);