getAccountBlockByHash<T> abstract method

Future<T> getAccountBlockByHash<T>(
  1. String hash
)

Implementation

Future<T> getAccountBlockByHash<T>(String hash);