getAddressTx abstract method

Stream<AddressTxResponse> getAddressTx(
  1. ServiceCall call,
  2. AddressTxRequest request
)

Implementation

$async.Stream<$0.AddressTxResponse> getAddressTx(
    $grpc.ServiceCall call, $0.AddressTxRequest request);