SimplePriceCnyResponse constructor

SimplePriceCnyResponse({
  1. Idena idena,
})

Implementation

SimplePriceCnyResponse({
  this.idena,
});