getFlow_Pre method
Implementation
$async.Future<$3.Flow> getFlow_Pre(
$grpc.ServiceCall call, $async.Future<$3.GetFlowRequest> request) async {
return getFlow(call, await request);
}
$async.Future<$3.Flow> getFlow_Pre(
$grpc.ServiceCall call, $async.Future<$3.GetFlowRequest> request) async {
return getFlow(call, await request);
}