menu
reown_appkit package
documentation
solana/solana_web3/src/rpc/models/account_info.dart
AccountInfo<T>
executable property
executable property
dark_mode
light_mode
executable
property
bool
executable
final
Indicates if the account contains a program (and is strictly read-only)
Implementation
final bool executable;
reown_appkit package
documentation
solana/solana_web3/src/rpc/models/account_info
AccountInfo<T>
executable property
AccountInfo class