findOne property
Implementation
_i3.SceneNode? Function(_i2.bool Function(_i3.SceneNode)) get findOne =>
(_i2.bool Function(_i3.SceneNode) p0) => _i5.callMethod(
_i5.getProperty(
this,
'findOne',
),
r'call',
[
this,
_i5.allowInterop(p0),
],
);