Uniris constructor Null safety

Uniris(
  1. {double? krw}
)

Implementation

Uniris({
  this.krw,
});