getBlockHeight constant

SolanaRequestMethods const getBlockHeight

Implementation

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