staticElement property

  1. @override
MethodElement staticElement
getter/setter pairoverride-getter

Return the element associated with the implicit 'call' reference based on the static types.

Implementation

@override
MethodElement staticElement;