SolanaRPCGetBlockTime constructor

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

Implementation

const SolanaRPCGetBlockTime({required this.blockNumber});