SolanaRequestGetLeaderSchedule constructor
const
SolanaRequestGetLeaderSchedule({
- int? slot,
- String? identity,
- Commitment? commitment,
Implementation
const SolanaRequestGetLeaderSchedule(
{this.slot, this.identity, super.commitment});