getPaths_Pre method
Implementation
$async.Future<$36.GetPathsResponse> getPaths_Pre($grpc.ServiceCall call, $async.Future<$36.GetPathsRequest> request) async {
return getPaths(call, await request);
}
$async.Future<$36.GetPathsResponse> getPaths_Pre($grpc.ServiceCall call, $async.Future<$36.GetPathsRequest> request) async {
return getPaths(call, await request);
}