Conversation constant
IRI for schema:Conversation
One or more messages between organizations or people on a particular topic. Individual messages can be linked to the conversation with isPartOf or hasPart properties.
Implementation
static const Conversation = IriTerm.prevalidated(
'https://schema.org/Conversation',
);