hasHiddenNonPrimitiveChildren property
final
Whether this instance has hidden children that themselves have children (i.e. non-primitive / submodule children that are not yet visible).
When true, the "expand non-primitives" button should be shown.
Implementation
final bool hasHiddenNonPrimitiveChildren;