CardPayment constructor

CardPayment(
  1. CardPaymentManager _paymentManager
)

Implementation

CardPayment(this._paymentManager);