HasCustomAttribute.param constructor
const
HasCustomAttribute.param(
- ParamIndex value
Constructs a HasCustomAttribute referencing a Param
.
Implementation
const factory HasCustomAttribute.param(ParamIndex value) =
HasCustomAttributeParam;