linkDataArray property
Gets or sets the array of link data objects that correspond to Links in the Diagram. The initial value is an empty Array.
Implementation
_i7.Array<_i2.Object> get linkDataArray => _i4.getProperty(
this,
'linkDataArray',
);