connections property
List<EdgeConnectionsModel>
get
connections
connections
The list of current connections in the canvas.
Implementation
List<EdgeConnectionsModel> get connections => data.connections;