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