ConnectorConfiguration constructor

Implementation

ConnectorConfiguration({
  this.asset,
  this.authentication,
  this.connectorId,
  this.endpoint,
  this.network,
  this.parameters,
  this.tls,
});