getTxsEvent abstract method

Future<GetTxsEventResponse> getTxsEvent(
  1. ServiceCall call,
  2. GetTxsEventRequest request
)

Implementation

$async.Future<$1.GetTxsEventResponse> getTxsEvent(
    $grpc.ServiceCall call, $1.GetTxsEventRequest request);