slot property

int? slot
final

Fetch the leader schedule for the epoch that corresponds to the provided slot. If unspecified, the leader schedule for the current epoch is fetched

Implementation

final int? slot;