instance property
TencentCloudChatGroupProfileController
get
instance
Implementation
static TencentCloudChatGroupProfileController get instance {
_instance ??= TencentCloudChatGroupProfileController._internal();
return _instance!;
}