nodeAsElement property

Element? get nodeAsElement

Implementation

Element? get nodeAsElement => node as Element?;