opsDispatchedAsyncUnref property
num
get
opsDispatchedAsyncUnref
Implementation
_i2.num get opsDispatchedAsyncUnref => _i3.getProperty(
this,
'opsDispatchedAsyncUnref',
);
set
opsDispatchedAsyncUnref
(num value)
Implementation
set opsDispatchedAsyncUnref(_i2.num value) {
_i3.setProperty(
this,
'opsDispatchedAsyncUnref',
value,
);
}