menu
solana package
documentation
dto.dart
ByIdentityValue
ByIdentityValue const constructor
ByIdentityValue const constructor
dark_mode
light_mode
ByIdentityValue
constructor
const
ByIdentityValue
(
{
required
int
leaderSlots
,
required
int
blocksProduced
,
})
Implementation
const ByIdentityValue({ required this.leaderSlots, required this.blocksProduced, });
solana package
documentation
dto
ByIdentityValue
ByIdentityValue const constructor
ByIdentityValue class