queueItemsStream property

Stream<List<GoogleCastQueueItem>> get queueItemsStream

Stream of queue items changes.

Implementation

Stream<List<GoogleCastQueueItem>> get queueItemsStream;