OracleAsmConfig constructor
OracleAsmConfig({})
Implementation
OracleAsmConfig({
this.asmService,
this.connectionAttributes,
this.hostname,
this.oracleSslConfig,
this.password,
this.port,
this.username,
});