SimplePriceKrwResponse constructor Null safety

SimplePriceKrwResponse(
  1. {Uniris? uniris}
)

Implementation

SimplePriceKrwResponse({
  this.uniris,
});