HasCustomAttribute.interfaceImpl constructor
const
HasCustomAttribute.interfaceImpl(
- InterfaceImplIndex value
Constructs a HasCustomAttribute referencing an InterfaceImpl
.
Implementation
const factory HasCustomAttribute.interfaceImpl(InterfaceImplIndex value) =
HasCustomAttributeInterfaceImpl;