getBlockNumber method

Future<BigInt> getBlockNumber()

Implementation

@JS("getBlockNumber")
external Future<BigInt> getBlockNumber();