element2 property
Element?
get
element2
Return the element associated with this directive, or null
if the AST
structure has not been resolved.
Implementation
Element? get element2;
Return the element associated with this directive, or null
if the AST
structure has not been resolved.
Element? get element2;