unscopables property
Symbol
get
unscopables
An Object whose own property names are property names that are excluded from the 'with' environment bindings of the associated objects. An Object whose truthy properties are properties that are excluded from the 'with' environment bindings of the associated objects.
Implementation
static _i2.Symbol get unscopables => _i3.getProperty(
_i6.target26,
'unscopables',
);