saveFileCompleted property

TencentCloudChatUserNotificationEvent saveFileCompleted
getter/setter pair

Implementation

static TencentCloudChatUserNotificationEvent saveFileCompleted = TencentCloudChatUserNotificationEvent(
  eventCode: -10408,
  text: tL10n.saveFileSuccess,
);