getBlockCount()
Get details about the number of blocks in the chosen blockchain, including information about the last block or its height.
Method Signature
Parameters
Example
Result
The result will be an object of type Map<String, dynamic>
Last updated