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