SimplePriceDkkResponse constructor Null safety

SimplePriceDkkResponse(
  1. {Uniris? uniris}
)

Implementation

SimplePriceDkkResponse({
  this.uniris,
});