SimplePricePhpResponse constructor Null safety

SimplePricePhpResponse(
  1. {Uniris? uniris}
)

Implementation

SimplePricePhpResponse({
  this.uniris,
});