PaymentMethodDetailsGrabpay constructor

const PaymentMethodDetailsGrabpay({
  1. String? transactionId,
})

payment_method_details_grabpay

Implementation

const PaymentMethodDetailsGrabpay({this.transactionId});