[ CCode ( has_construct_function = false ) ]
[ Version ( since = "5.0.0" ) ]
public DenseUnionScalar (DenseUnionDataType data_type, int8 type_code, Scalar value)
| data_type |
A DenseUnionDataType for this scalar. |
| type_code |
The type code of this scalar. |
| value |
The value of this scalar. |
|
A newly created DenseUnionScalar. |