DataReference constructor
Wraps the given parts
as a DataReference.
The parts
must not be mutated after the object is created.
Implementation
const DataReference(super.parts);
Wraps the given parts
as a DataReference.
The parts
must not be mutated after the object is created.
const DataReference(super.parts);