menu
atomic_x_core
api/room/room_participant_store.dart
RoomParticipantState
speakingUsers property
speakingUsers
dark_mode
light_mode
speakingUsers
property
ValueListenable
<
Map
<
String
,
int
>
>
get
speakingUsers
Speaking users and their volume.
Implementation
ValueListenable<Map<String, int>> get speakingUsers;
atomic_x_core
room_participant_store
RoomParticipantState
speakingUsers property
RoomParticipantState class