menu
atomic_x_core
api/call/call_store.dart
CallState
allParticipants property
allParticipants
dark_mode
light_mode
allParticipants
property
ValueListenable
<
List
<
CallParticipantInfo
>
>
get
allParticipants
All participants in current call
Implementation
ValueListenable<List<CallParticipantInfo>> get allParticipants;
atomic_x_core
call_store
CallState
allParticipants property
CallState class