Uniris constructor Null safety

Uniris(
  1. {double? brl}
)

Implementation

Uniris({
  this.brl,
});