menu
atomic_x_core
api/live/live_seat_store.dart
LiveSeatState
speakingUsers property
speakingUsers
dark_mode
light_mode
speakingUsers
property
ValueListenable
<
Map
<
String
,
int
>
>
get
speakingUsers
Users who are speaking.
Implementation
ValueListenable<Map<String, int>> get speakingUsers;
atomic_x_core
live_seat_store
LiveSeatState
speakingUsers property
LiveSeatState class