conversationID property

String? conversationID

The Conversation.id of the Conversation which the Message belong to.

Implementation

String? get conversationID => _conversationID;