usedComponentsRegister property

  1. @Deprecated('Please use `usedComponentsRegister` from the `components` field within `TencentCloudChatInitComponentsRelated` when calling `initUIKit` instead.')
List<TencentCloudChatModularUIPackageRegister>? usedComponentsRegister
final

Implementation

@Deprecated(
    'Please use `usedComponentsRegister` from the `components` field within `TencentCloudChatInitComponentsRelated` when calling `initUIKit` instead.')
final List<TencentCloudChatModularUIPackageRegister>? usedComponentsRegister;