cardPresent property

SetupAttemptCardPresentDetails? cardPresent
final

If this is a card present payment method (ie self.type == PaymentMethodTypeCardPresent), this contains additional information.

Implementation

final SetupAttemptCardPresentDetails? cardPresent;