menu
reown_appkit package
documentation
solana/solana_web3/src/rpc/models/account_info.dart
AccountInfo<T>
rentEpoch property
rentEpoch property
dark_mode
light_mode
rentEpoch
property
u64
rentEpoch
final
The epoch at which this account will next owe rent, as a u64.
Implementation
final u64 rentEpoch;
reown_appkit package
documentation
solana/solana_web3/src/rpc/models/account_info
AccountInfo<T>
rentEpoch property
AccountInfo class