SimplePriceMyrResponse constructor Null safety

SimplePriceMyrResponse(
  1. {Uniris? uniris}
)

Implementation

SimplePriceMyrResponse({
  this.uniris,
});