enableCardNumberValidation property
A boolean value indicating if MoneyHash should validate the card number.
If true, MoneyHash will validate the entered card number.
If false, MoneyHash will not validate the entered card number.
Implementation
final bool enableCardNumberValidation;