updateFlow abstract method

Future<Flow> updateFlow(
  1. ServiceCall call,
  2. UpdateFlowRequest request
)

Implementation

$async.Future<$3.Flow> updateFlow(
    $grpc.ServiceCall call, $3.UpdateFlowRequest request);