Uniris constructor Null safety

Uniris(
  1. {double? hkd}
)

Implementation

Uniris({
  this.hkd,
});