activeItems property
- @Deprecated("v4 - listen to the [remainingItems] stream to listen to queue status")
getter/setter pair
Implementation
@Deprecated(
"v4 - listen to the [remainingItems] stream to listen to queue status")
Set<int> activeItems = {};