element property

  1. @Deprecated('Use element2 instead')
MethodElement? get element

The element of the operator for the matched type.

Implementation

@Deprecated('Use element2 instead')
MethodElement? get element;