menu
neom_states package
documentation
ui/widgets/state_room_wrapper.dart
StateRoomWrapper
participantCount property
participantCount property
dark_mode
light_mode
participantCount
property
Future
<
int
>
get
participantCount
Current participant count (one-shot).
Implementation
Future<int> get participantCount async { return 0; }
neom_states package
documentation
ui/widgets/state_room_wrapper
StateRoomWrapper
participantCount property
StateRoomWrapper class