cardType property

CardType cardType
final

Provide the type of the card - credit or debit. By default, it's CardType.credit

Set CardType.other if you don't want to set anything.

Implementation

final CardType cardType;