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