PaymentSource constructor

const PaymentSource(
  1. Card card
)

Implementation

const PaymentSource(this.card);