menu
cardinal_sdk package
documentation
model/topic.dart
Topic
activeParticipants abstract property
activeParticipants abstract property
dark_mode
light_mode
activeParticipants
property
Map
<
String
,
TopicRole
>
activeParticipants
getter/setter pair
Implementation
abstract Map<String, TopicRole> activeParticipants;
cardinal_sdk package
documentation
model/topic
Topic
activeParticipants abstract property
Topic class