getTxsEvent_Pre method
Implementation
$async.Future<$1.GetTxsEventResponse> getTxsEvent_Pre($grpc.ServiceCall call,
$async.Future<$1.GetTxsEventRequest> request) async {
return getTxsEvent(call, await request);
}
$async.Future<$1.GetTxsEventResponse> getTxsEvent_Pre($grpc.ServiceCall call,
$async.Future<$1.GetTxsEventRequest> request) async {
return getTxsEvent(call, await request);
}