SimplePriceSarResponse constructor Null safety

SimplePriceSarResponse(
  1. {Uniris? uniris}
)

Implementation

SimplePriceSarResponse({
  this.uniris,
});