menu
messenger
store/event/incoming_chat_call.dart
IncomingChatCallsTop
list property
list
dark_mode
light_mode
list
property
List
<
ChatCall
>
list
final
List of top incoming
ChatCall
s.
Implementation
final List<ChatCall> list;
messenger
incoming_chat_call
IncomingChatCallsTop
list property
IncomingChatCallsTop class