amount property

int? get amount

the amount in rubles.

Implementation

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