SimplePriceSekResponse constructor Null safety

SimplePriceSekResponse(
  1. {Uniris? uniris}
)

Implementation

SimplePriceSekResponse({
  this.uniris,
});