firstSixDigits property

String? firstSixDigits
final

The first six digits of the card number, typically used for BIN lookups.

Implementation

final String? firstSixDigits;