PaymentMethodInfo constructor

PaymentMethodInfo({
  1. dynamic data,
})

Implementation

PaymentMethodInfo({this.data});