SimplePriceZarResponse constructor Null safety

SimplePriceZarResponse(
  1. {Uniris? uniris}
)

Implementation

SimplePriceZarResponse({
  this.uniris,
});