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 => _i6.getProperty(
      _i7.target26,
      'unscopables',
    );