removedNodes property

List<Node>? removedNodes

Implementation

@Returns('NodeList')
@Creates('NodeList')
List<Node>? get removedNodes native;