card property
Contains information about the card. Required when you create a payment instrument of type card.
Implementation
@BuiltValueField(wireName: r'card')
CardInfo? get card;
Contains information about the card. Required when you create a payment instrument of type card.
@BuiltValueField(wireName: r'card')
CardInfo? get card;