Convenience constructor for list types.
ListType listOf(DslType elementType) => ListType(elementType);