stack property

List<DrillDownLevel> stack
final

All levels from root to current (inclusive).

Implementation

final List<DrillDownLevel> stack;