isLockFree property
Implementation
_i2.bool Function(_i2.num) get isLockFree => (_i2.num p0) => _i3.callMethod(
_i3.getProperty(
this,
'isLockFree',
),
r'call',
[
this,
p0,
],
);
_i2.bool Function(_i2.num) get isLockFree => (_i2.num p0) => _i3.callMethod(
_i3.getProperty(
this,
'isLockFree',
),
r'call',
[
this,
p0,
],
);