element property

  1. @Deprecated('Use element2 instead')
TypeAliasElement get element

The alias element that is instantiated to produce a DartType.

Implementation

@Deprecated('Use element2 instead')
TypeAliasElement get element;