models/port_model library
The SelectedPortInfo class in Dart represents information about a selected port, including the
node index, port index, and whether it is an output port.
Classes
- Port
-
The
Portclass represents a port with an ID, maximum number of links, label, and position in Dart, with methods for copying and converting to/from JSON.