staticElement property

  1. @override
MethodElement get staticElement
override

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

Implementation

@override
MethodElement get staticElement;