conversationID property

String? conversationID
final

Conversation id, use for load history message list. This field is not necessary to be provided, when conversation is provided, unless you want to cover this field manually.

Implementation

final String? conversationID;