SimplePriceGbpResponse constructor Null safety

SimplePriceGbpResponse(
  1. {Uniris? uniris}
)

Implementation

SimplePriceGbpResponse({
  this.uniris,
});