getBlockTime constant

SolanaRequestMethods const getBlockTime

Implementation

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