The token balance of an SPL Token account.
const TokenAmount({ required this.amount, required this.decimals, required this.uiAmountString, });