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