SimplePriceTryResponse constructor

SimplePriceTryResponse({
  1. Idena idena,
})

Implementation

SimplePriceTryResponse({
  this.idena,
});