menu
solana package
documentation
dto.dart
StakeDelegatedAccountInfo
StakeDelegatedAccountInfo.new const constructor
StakeDelegatedAccountInfo.new const constructor
dark_mode
light_mode
StakeDelegatedAccountInfo
constructor
const
StakeDelegatedAccountInfo
(
{
required
StakeMeta
meta
,
required
Stake
stake
,
})
Implementation
const StakeDelegatedAccountInfo({required this.meta, required this.stake});
solana package
documentation
dto
StakeDelegatedAccountInfo
StakeDelegatedAccountInfo.new const constructor
StakeDelegatedAccountInfo class