getSlotLeader constant

SolanaRequestMethods const getSlotLeader

Implementation

static const SolanaRequestMethods getSlotLeader = SolanaRequestMethods._(
  'getSlotLeader',
);