method property

  1. @override
EthereumMethods method
override

eth_getTransactionByBlockNumberAndIndex

Implementation

@override
EthereumMethods get method =>
    EthereumMethods.getTransactionByBlockNumberAndIndex;