getCard method

CFCard getCard()

Implementation

CFCard getCard() {
  return _cfCard!;
}