updateFlow_Pre method
Implementation
$async.Future<$3.Flow> updateFlow_Pre($grpc.ServiceCall call,
$async.Future<$3.UpdateFlowRequest> request) async {
return updateFlow(call, await request);
}
$async.Future<$3.Flow> updateFlow_Pre($grpc.ServiceCall call,
$async.Future<$3.UpdateFlowRequest> request) async {
return updateFlow(call, await request);
}