SolanaRequestGetBlockTime constructor

const SolanaRequestGetBlockTime({
  1. required int blockNumber,
})

Implementation

const SolanaRequestGetBlockTime({required this.blockNumber});