attachedConnectors property

List<ConnectorNode> get attachedConnectors

Implementation

_i2.List<_i3.ConnectorNode> get attachedConnectors => ((_i5.getProperty(
      this,
      'attachedConnectors',
    )) as _i2.List)
        .cast();