cannotAddContact property

TencentCloudChatUserNotificationEvent cannotAddContact
getter/setter pair

Implementation

static TencentCloudChatUserNotificationEvent cannotAddContact = TencentCloudChatUserNotificationEvent(
  eventCode: -10403,
  text: tL10n.cannotAddContact,
);