menu
atomic_x_core
api/room/room_participant_store.dart
RoomParticipantState
adminList property
adminList
dark_mode
light_mode
adminList
property
ValueListenable
<
List
<
RoomUser
>
>
get
adminList
Admin list.
Implementation
ValueListenable<List<RoomUser>> get adminList;
atomic_x_core
room_participant_store
RoomParticipantState
adminList property
RoomParticipantState class