captureStackTrace property
Implementation
void Function(
_i5.Object, [
_i2.Function?,
]) get captureStackTrace => (
_i5.Object p0, [
_i2.Function? p1,
]) =>
_i4.callMethod(
_i4.getProperty(
this,
'captureStackTrace',
),
r'call',
[
this,
p0,
p1 ?? _i6.undefined,
],
);