Connector constructor
Connector({})
Implementation
Connector({
this.category,
this.createTime,
this.description,
this.displayName,
this.documentationUri,
this.eventingDetails,
this.externalUri,
this.labels,
this.launchStage,
this.name,
this.tags,
this.updateTime,
this.webAssetsLocation,
});