getFlow abstract method

Future<Flow> getFlow(
  1. ServiceCall call,
  2. GetFlowRequest request
)

Implementation

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