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