InitPayment constructor

const InitPayment({
  1. String? orderId,
})

Implementation

const InitPayment({this.orderId});