Uniris constructor Null safety

Uniris(
  1. {double? nzd}
)

Implementation

Uniris({
  this.nzd,
});