Conversation constant

IriTerm const Conversation

IRI for schemahttp: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(
  'http://schema.org/Conversation',
);