species property

Symbol get species

A function valued property that is the constructor function that is used to create derived objects. A function valued property that is the constructor function that is used to create derived objects.

Implementation

static _i2.Symbol get species => _i6.getProperty(
      _i7.target26,
      'species',
    );