outputSockets property

List<NodeSocketModel<E>> outputSockets
getter/setter pair

Implementation

late List<NodeSocketModel<E>> outputSockets;