isSameNode property
Implementation
_i2.bool Function([_i3.Node?]) get isSameNode =>
([_i3.Node? p0]) => _i4.callMethod(
_i4.getProperty(
this,
'isSameNode',
),
r'call',
[
this,
p0 ?? _i6.undefined,
],
);