Uniris constructor Null safety

Uniris(
  1. {double? thb}
)

Implementation

Uniris({
  this.thb,
});