HasCustomAttribute.field constructor
const
HasCustomAttribute.field(
- FieldIndex value
Constructs a HasCustomAttribute referencing a Field
.
Implementation
const factory HasCustomAttribute.field(FieldIndex value) =
HasCustomAttributeField;