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