postTokenBalances property
The token balance after the transaction processed or null
if token balance recording was
not enabled during the transaction.
Implementation
final List<TokenBalance>? postTokenBalances;
The token balance after the transaction processed or null
if token balance recording was
not enabled during the transaction.
final List<TokenBalance>? postTokenBalances;