title property
The current conversation title.
Note that changing this property value does not send changes to the cloud. Use VIConversation.update to send all changes at once
Implementation
String? title;
The current conversation title.
Note that changing this property value does not send changes to the cloud. Use VIConversation.update to send all changes at once
String? title;