Connection constructor
Connection({})
Implementation
Connection({
this.annotations,
this.createTime,
this.deleteTime,
this.disabled,
this.etag,
this.githubConfig,
this.installationState,
this.labels,
this.name,
this.reconciling,
this.uid,
this.updateTime,
});