removeAttributeNode property
Implementation
_i3.Attr Function(_i3.Attr) get removeAttributeNode =>
(_i3.Attr p0) => _i4.callMethod(
_i4.getProperty(
this,
'removeAttributeNode',
),
r'call',
[
this,
p0,
],
);