preTokenBalances property
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;
The token balance before the transaction was processed or null
if token balance recording
was not enabled during the transaction.
final List<TokenBalance>? preTokenBalances;