ConnectionsUpdate constructor
ConnectionsUpdate({})
Returns a new ConnectionsUpdate instance.
Implementation
ConnectionsUpdate({
this.userId,
this.engineId,
this.companyId,
this.credentialType,
this.name,
this.description,
this.providerDomain,
this.verifiedUsageAbility,
});