SimplePriceRubResponse constructor

SimplePriceRubResponse({
  1. Idena idena,
})

Implementation

SimplePriceRubResponse({
  this.idena,
});