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