element3 property

  1. @experimental
  2. @override
InterfaceElement2 get element3
override

Return the element representing the declaration of this type, or null if the type is not associated with an element.

Implementation

@experimental
@override
InterfaceElement2 get element3;