card property
Object that contains information about the card payment instrument.
Implementation
@BuiltValueField(wireName: r'card')
CardInfo? get card;
Object that contains information about the card payment instrument.
@BuiltValueField(wireName: r'card')
CardInfo? get card;