SimplePriceCnyResponse constructor Null safety

SimplePriceCnyResponse(
  1. {Uniris? uniris}
)

Implementation

SimplePriceCnyResponse({
  this.uniris,
});