HasCustomAttribute.exportedType constructor
const
HasCustomAttribute.exportedType(
- ExportedTypeIndex value
Constructs a HasCustomAttribute referencing an ExportedType.
Implementation
const factory HasCustomAttribute.exportedType(ExportedTypeIndex value) =
HasCustomAttributeExportedType;