disabledChildren property
final
The set of identifying keys that correspond to the segments that should be disabled.
All segments are enabled by default.
Implementation
final Set<T> disabledChildren;
The set of identifying keys that correspond to the segments that should be disabled.
All segments are enabled by default.
final Set<T> disabledChildren;