SimplePriceClpResponse constructor Null safety

SimplePriceClpResponse(
  1. {Uniris? uniris}
)

Implementation

SimplePriceClpResponse({
  this.uniris,
});