menu
messenger
store/event/incoming_chat_call.dart
IncomingChatCallsTop
IncomingChatCallsTop const constructor
IncomingChatCallsTop
dark_mode
light_mode
IncomingChatCallsTop
constructor
const
IncomingChatCallsTop
(
List
<
ChatCall
>
list
)
Implementation
const IncomingChatCallsTop(this.list);
messenger
incoming_chat_call
IncomingChatCallsTop
IncomingChatCallsTop const constructor
IncomingChatCallsTop class