Connection constructor
Connection({})
Implementation
Connection({
this.cloudSql,
this.creationTime,
this.description,
this.friendlyName,
this.hasCredential,
this.lastModifiedTime,
this.name,
});
Connection({
this.cloudSql,
this.creationTime,
this.description,
this.friendlyName,
this.hasCredential,
this.lastModifiedTime,
this.name,
});