documentPositionDisconnected property

num documentPositionDisconnected

Set when node and other are not in the same tree.

Implementation

static _i2.num get documentPositionDisconnected => _i4.getProperty(
      _declaredNode,
      'DOCUMENT_POSITION_DISCONNECTED',
    );