amountDiff property

double? get amountDiff

the amount of the surcharge in rubles.

Implementation

double? get amountDiff => update.object['amount_diff'];