GetEpochInfoConfig constructor
GetEpochInfoConfig({
- Commitment? commitment,
- num? minContextSlot,
Implementation
GetEpochInfoConfig({
this.commitment,
this.minContextSlot,
});