matchAll property
Symbol
get
matchAll
A regular expression method that matches the regular expression against a string. Called by the String.prototype.matchAll method.
Implementation
static _i2.Symbol get matchAll => _i3.getProperty(
_i6.target26,
'matchAll',
);