contentTypeText top-level property

ContentTypeId contentTypeText
final

Implementation

final contentTypeText = xmtp.ContentTypeId(
  authorityId: "xmtp.org",
  typeId: "text",
  versionMajor: 1,
  versionMinor: 0,
);