menu
livekit_client
livekit_client.dart
TextStreamInfo
attachedStreamIds property
attachedStreamIds
dark_mode
light_mode
description
attachedStreamIds
property
List
<
String
>
attachedStreamIds
final
List of stream IDs that are attached to this stream
Implementation
final List<String> attachedStreamIds;
livekit_client
livekit_client
TextStreamInfo
attachedStreamIds property
TextStreamInfo class