connections property
      
      Iterable<PresentationConnection> 
      get
      connections
      
    
    
    
Implementation
Iterable<PresentationConnection> get connections =>
    js_util.getProperty(this, 'connections');Iterable<PresentationConnection> get connections =>
    js_util.getProperty(this, 'connections');