postTokenBalances property

List<TokenBalance>? postTokenBalances
final

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

Implementation

final List<TokenBalance>? postTokenBalances;