Skip to main content

contentTypeText top-level property

*[<Null safety>](https://dart.dev/null-safety)*

ContentTypeId contentTypeText

final

Implementation

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