element property

  1. @Deprecated('Use fragment instead')
ExecutableElement? get element

The referenced augmented element: function, constructor, or method.

Implementation

@Deprecated('Use fragment instead')
ExecutableElement? get element;