element property
The element of the operator for the matched type.
Implementation
@Deprecated('Use element2 instead')
MethodElement? get element;
The element of the operator for the matched type.
@Deprecated('Use element2 instead')
MethodElement? get element;