element3 property
Return the element representing the declaration of this type, or null
if the type is not associated with an element.
Implementation
@experimental
@override
TypeParameterElement2 get element3;
Return the element representing the declaration of this type, or null
if the type is not associated with an element.
@experimental
@override
TypeParameterElement2 get element3;