removeItem property
Implementation
_i3.DOMPoint Function(_i2.num) get removeItem =>
(_i2.num p0) => _i4.callMethod(
_i4.getProperty(
this,
'removeItem',
),
r'call',
[
this,
p0,
],
);