getFlow abstract method

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

Implementation

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