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