HeapTypeIndexed constructor

const HeapTypeIndexed(
  1. int value
)

User defined type at the given index.

Implementation

const HeapTypeIndexed(this.value);