menu
messenger
domain/model/ongoing_call.dart
OngoingCall
chatId property
chatId
dark_mode
light_mode
chatId
property
Rx
<
ChatId
>
chatId
final
ID of the
Chat
this
OngoingCall
takes place in.
Implementation
final Rx<ChatId> chatId;
messenger
ongoing_call
OngoingCall
chatId property
OngoingCall class