Uniris constructor Null safety

Uniris(
  1. {double? nok}
)

Implementation

Uniris({
  this.nok,
});