MySqlConnectionProfile constructor
MySqlConnectionProfile({})
Implementation
MySqlConnectionProfile({
this.cloudSqlId,
this.host,
this.password,
this.passwordSet,
this.port,
this.ssl,
this.username,
});