listFlows abstract method

Future<ListFlowsResponse> listFlows(
  1. ServiceCall call,
  2. ListFlowsRequest request
)

Implementation

$async.Future<$3.ListFlowsResponse> listFlows(
    $grpc.ServiceCall call, $3.ListFlowsRequest request);