menu
mirrorfly_plugin package
documentation
model/call_log_model.dart
CallLogData
userList property
userList property
dark_mode
light_mode
userList
property
List
<
String
>
?
userList
getter/setter pair
Represents the list of users in the call.
Implementation
List<String>? userList;
mirrorfly_plugin package
documentation
model/call_log_model
CallLogData
userList property
CallLogData class