menu
atomic_x_core
api/live/co_host_store.dart
CoHostState
invitees property
invitees
dark_mode
light_mode
invitees
property
ValueListenable
<
List
<
SeatUserInfo
>
>
get
invitees
List of hosts to whom requests have been sent.
Implementation
ValueListenable<List<SeatUserInfo>> get invitees;
atomic_x_core
co_host_store
CoHostState
invitees property
CoHostState class