hasFullMatch abstract method

bool hasFullMatch(
  1. String? cardNumber
)

Implementation

bool hasFullMatch(String? cardNumber);