menu
solana_web3 package
documentation
programs.dart
DataV2
symbol property
symbol property
dark_mode
light_mode
symbol
property
String
symbol
final
The on-chain symbol of the token, limited to 10 bytes. For instance "DAPE".
Implementation
final String symbol;
solana_web3 package
documentation
programs
DataV2
symbol property
DataV2 class