listFlowTypes abstract method

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

Implementation

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