callChatItemId property

ChatItemId? get callChatItemId

ChatItemId of this OngoingCall.

Implementation

ChatItemId? get callChatItemId => call.value?.id;