conversationStartedAt property
PreciseDateTime when the actual conversation in this ChatCall was started (after ringing had been finished).
Implementation
PreciseDateTime? get conversationStartedAt =>
call.value?.conversationStartedAt;
PreciseDateTime when the actual conversation in this ChatCall was started (after ringing had been finished).
PreciseDateTime? get conversationStartedAt =>
call.value?.conversationStartedAt;