PaymentResponse constructor

PaymentResponse({
  1. Token? token,
})

Implementation

PaymentResponse({this.token});