staticElement property

  1. @override
MethodElement staticElement
override

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

Implementation

@override
MethodElement get staticElement;