getDestinationInsertionPoints method Null safety

  1. @Returns('NodeList')
  2. @Creates('NodeList')
List<Node> getDestinationInsertionPoints()

Implementation

@Returns('NodeList')
@Creates('NodeList')
List<Node> getDestinationInsertionPoints() native;