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