kind property
override
ChatCallEventKind of this event.
Implementation
@override
ChatCallEventKind get kind => ChatCallEventKind.conversationStarted;
ChatCallEventKind of this event.
@override
ChatCallEventKind get kind => ChatCallEventKind.conversationStarted;