ak.types.ListType
-----------------

The type of a :doc:`ak.layout.ListArray` or :doc:`ak.layout.ListOffsetArray`.

In addition to the properties and methods described in :doc:`ak.types.Type`,
a ListType has the following.

ak.types.ListType.__init__
==========================

.. py:method:: ak.types.ListType.__init__(type, parameters=None, typestr=None)

ak.types.ListType.type
======================

.. py:attribute:: ak.types.ListType.type
