menu
fluxer_dart package
documentation
models/message_call_response.dart
MessageCallResponse
participants property
participants property
dark_mode
light_mode
participants
property
List
<
String
>
participants
final
The user IDs of participants in the call
Implementation
final List<String> participants;
fluxer_dart package
documentation
models/message_call_response
MessageCallResponse
participants property
MessageCallResponse class