menu
flutter_chrome_cast
_remote_media_client/remote_media_client_platform.dart
GoogleCastRemoteMediaClientPlatformInterface
queueItemsStream property
queueItemsStream
dark_mode
light_mode
queueItemsStream
property
Stream
<
List
<
GoogleCastQueueItem
>
>
get
queueItemsStream
Stream of queue items changes.
Implementation
Stream<List<GoogleCastQueueItem>> get queueItemsStream;
flutter_chrome_cast
remote_media_client_platform
GoogleCastRemoteMediaClientPlatformInterface
queueItemsStream property
GoogleCastRemoteMediaClientPlatformInterface class