MetadataHeap constructor
const
MetadataHeap(
- Uint8List data
Creates a new metadata heap from the given binary data.
Implementation
const MetadataHeap(this.data);
Creates a new metadata heap from the given binary data.
const MetadataHeap(this.data);