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