[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.12.0" ) ]
public SparseUnionArray (Int8Array type_ids, List<Array> fields) throws Error
| type_ids |
The field type IDs for each value as Int8Array. |
| fields |
|
A newly created SparseUnionArray or null on error. |