listFlowTypes abstract method

Future<ListFlowTypesResponse> listFlowTypes(
  1. ServiceCall call,
  2. ListFlowTypesRequest request
)

Implementation

$async.Future<$1.ListFlowTypesResponse> listFlowTypes(
    $grpc.ServiceCall call, $1.ListFlowTypesRequest request);