menu
flutter_amazon_chime package
documentation
chime_session.dart
ChimeSession
activeSpeakers property
activeSpeakers property
dark_mode
light_mode
activeSpeakers
property
List
<
String
>
get
activeSpeakers
Implementation
List<String> get activeSpeakers => List.unmodifiable(_attendees.activeSpeakers);
flutter_amazon_chime package
documentation
chime_session
ChimeSession
activeSpeakers property
ChimeSession class