postTokenBalances property
List of token balances from after the transaction was processed or omitted if token balance recording was not yet enabled during this transaction.
Implementation
final List<TokenBalance> postTokenBalances;
List of token balances from after the transaction was processed or omitted if token balance recording was not yet enabled during this transaction.
final List<TokenBalance> postTokenBalances;