memberElement property

Element? memberElement
final

The member in the class corresponding to the member on which the hierarchy was requested. This field will be omitted if the hierarchy was not requested for a member or if the class does not have a corresponding member.

Implementation

final Element? memberElement;