Uniris constructor Null safety

Uniris(
  1. {double? jpy}
)

Implementation

Uniris({
  this.jpy,
});