statusStream property

Stream<QueueStatus> get statusStream

队列状态流

Implementation

Stream<QueueStatus> get statusStream => _statusController.stream;