PatchedLLMCredential constructor
Returns a new PatchedLLMCredential instance.
Implementation
PatchedLLMCredential({
this.name,
this.value,
this.platform,
});
Returns a new PatchedLLMCredential instance.
PatchedLLMCredential({
this.name,
this.value,
this.platform,
});