card property

  1. @BuiltValueField.new(wireName: r'card')
CardInfo? get card

Object that contains information about the card payment instrument.

Implementation

@BuiltValueField(wireName: r'card')
CardInfo? get card;