Uniris constructor Null safety

Uniris(
  1. {double? huf}
)

Implementation

Uniris({
  this.huf,
});