memberElement property

Element? memberElement
getter/setter pair

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

Element? memberElement;