depthByNid property

Int32List get depthByNid

Read-only view of the depth-by-nid array.

Implementation

Int32List get depthByNid => _depthByNid;