dartElement property

Element? dartElement
final

If this node is a Dart element, the description of it; omitted otherwise.

Implementation

final Element? dartElement;