menu
solana package
documentation
dto.dart
ByIdentityValue
toJson method
toJson method
dark_mode
light_mode
toJson
method
List
<
int
>
toJson
(
)
Implementation
List<int> toJson() => [leaderSlots, blocksProduced];
solana package
documentation
dto
ByIdentityValue
toJson method
ByIdentityValue class