namedItem property
Implementation
_i3.Plugin? Function(_i2.String) get namedItem =>
(_i2.String p0) => _i4.callMethod(
_i4.getProperty(
this,
'namedItem',
),
r'call',
[
this,
p0,
],
);