useLuhnValidation property

bool useLuhnValidation
final

this will force validation of the card number means it will apply luhn algorithm to the card number

Implementation

final bool useLuhnValidation;