SimplePriceHufResponse constructor Null safety

SimplePriceHufResponse(
  1. {Uniris? uniris}
)

Implementation

SimplePriceHufResponse({
  this.uniris,
});