busy property

Fr<bool> busy
latefinal

Implementation

late final busy = _disposers.fr(() => count() > 0);