- Dart
- dart:html
- Text
- getDestinationInsertionPoints method
  
getDestinationInsertionPoints method
 
    
      
        
          - @Returns('NodeList|Null')
- @Creates('NodeList')
 
      List<Node>
            getDestinationInsertionPoints
()
      @Creates('NodeList'), @Returns('NodeList|Null')
    
    
    
      Implementation
      @Returns('NodeList|Null')
@Creates('NodeList')
List<Node> getDestinationInsertionPoints() native;