HasSemantics.property constructor
const
HasSemantics.property(
- PropertyIndex value
Constructs a HasSemantics referencing a Property
.
Implementation
const factory HasSemantics.property(PropertyIndex value) =
HasSemanticsProperty;