[ CCode ( has_construct_function = false ) ]
[ Version ( since = "21.0.0" ) ]
public FixedSizeListDataType.data_type (DataType value_type, int32 list_size)
| value_type |
The data type of an element of each list. |
| list_size |
The size of each list. |
|
A newly created fixed size list data type. |