amount property

  1. @JsonKey(name: 'amount')
int get amount
inherited

Number of Telegram Stars transferred by the transaction.

Implementation

@JsonKey(name: 'amount')
int get amount;