getFlow abstract method

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

Implementation

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