amountOld property

int? get amountOld

the old price is in rubles.

Implementation

int? get amountOld => update.object['amount_old'];