any property
Implementation
_i2.bool Function(_i2.bool Function(T)) get any =>
(_i2.bool Function(T) p0) => _i4.callMethod(
_i4.getProperty(
this,
'any',
),
r'call',
[
this,
_i4.allowInterop(p0),
],
);