Creates a new list constant with the given elements.
@param value The list of constant elements
ConstList(super.value);