getBlock constant

SolanaRequestMethods const getBlock

Implementation

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