getNodeById property
Implementation
_i2.Object? Function(_i2.String) get getNodeById =>
(_i2.String p0) => _i5.callMethod(
_i5.getProperty(
this,
'getNodeById',
),
r'call',
[
this,
p0,
],
);