holderName property
The name of the cardholder, as printed on the card.
Implementation
@BuiltValueField(wireName: r'holderName')
String? get holderName;
The name of the cardholder, as printed on the card.
@BuiltValueField(wireName: r'holderName')
String? get holderName;