menu
solana package
documentation
dto.dart
HighestSnapshotSlot
HighestSnapshotSlot const constructor
HighestSnapshotSlot const constructor
dark_mode
light_mode
HighestSnapshotSlot
constructor
const
HighestSnapshotSlot
(
{
required
int
full
,
required
int
?
incremental
,
})
Implementation
const HighestSnapshotSlot({ required this.full, required this.incremental, });
solana package
documentation
dto
HighestSnapshotSlot
HighestSnapshotSlot const constructor
HighestSnapshotSlot class