ClientTencentConfig constructor

ClientTencentConfig({
  1. required String appId,
})

Implementation

ClientTencentConfig({required this.appId});