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