ActivityRetainedScopePathBuilder
class ActivityRetainedScopePathBuilder(val path: Path) : AbstractPathBuilder<ActivityRetainedScopePathBuilder>
A specialized AbstractPathBuilder for creating a scope resolution Path starting from an ActivityRetained scope. This builder is more limited as it typically represents a higher-level scope in the activity-related hierarchy.