conversationID property
String?
get
conversationID
The Conversation.id of the Conversation which the Message belong to.
Implementation
String? get conversationID => _conversationID;
The Conversation.id of the Conversation which the Message belong to.
String? get conversationID => _conversationID;