anyObjectsBusy property

bool anyObjectsBusy
inherited

Implementation

bool get anyObjectsBusy => _busyStates.values.any((busy) => busy);