TencentCloudChatModularUIPackageRegister typedef

TencentCloudChatModularUIPackageRegister = ({TencentCloudChatComponentsEnum componentEnum, TencentCloudChatWidgetBuilder widgetBuilder}) Function()

Implementation

typedef TencentCloudChatModularUIPackageRegister = ({
  TencentCloudChatComponentsEnum componentEnum,
  TencentCloudChatWidgetBuilder widgetBuilder,
})
    Function();