aliasedElement2 property
Element2?
get
aliasedElement2
If the aliased type has structure, return the corresponding element. For example, it could be GenericFunctionTypeElement2.
If there is no structure, return null.
Implementation
Element2? get aliasedElement2;