element property
The alias element that is instantiated to produce a DartType.
Implementation
@Deprecated('Use element2 instead')
TypeAliasElement get element;
The alias element that is instantiated to produce a DartType.
@Deprecated('Use element2 instead')
TypeAliasElement get element;