AiAssistantProfileReference constructor
AiAssistantProfileReference(
- AiAssistantClient _client,
- IntegrationId _integrationId,
- String _profileId
Implementation
AiAssistantProfileReference(
this._client, this._integrationId, this._profileId);