menu
atomic_x_core
api/live/co_guest_store.dart
CoGuestState
invitees property
invitees
dark_mode
light_mode
invitees
property
ValueListenable
<
List
<
LiveUserInfo
>
>
get
invitees
List of users invited by anchor.
Implementation
ValueListenable<List<LiveUserInfo>> get invitees;
atomic_x_core
co_guest_store
CoGuestState
invitees property
CoGuestState class