getConversationId method

  1. @override
String getConversationId()
override

Implementation

@override
String getConversationId() {
  return conversationWithId;
}