SimplePriceMxnResponse constructor Null safety

SimplePriceMxnResponse(
  1. {Uniris? uniris}
)

Implementation

SimplePriceMxnResponse({
  this.uniris,
});