HasCustomAttribute.interfaceImpl constructor

const HasCustomAttribute.interfaceImpl(
  1. InterfaceImplIndex value
)

Constructs a HasCustomAttribute referencing an InterfaceImpl.

Implementation

const factory HasCustomAttribute.interfaceImpl(InterfaceImplIndex value) =
    HasCustomAttributeInterfaceImpl;