copyFileCompleted property

TencentCloudChatUserNotificationEvent copyFileCompleted
getter/setter pair

Implementation

static TencentCloudChatUserNotificationEvent copyFileCompleted = TencentCloudChatUserNotificationEvent(
  eventCode: -10407,
  text: tL10n.copyFileSuccess,
);