preTokenBalances property

List<TokenBalance>? preTokenBalances
final

The token balance before the transaction was processed or null if token balance recording was not enabled during the transaction.

Implementation

final List<TokenBalance>? preTokenBalances;