resolve method Null safety

Future<ConfigParams> resolve(
  1. String? correlationId
)

Resolves connection options from connection and credential parameters.

  • correlationId (optional) transaction id to trace execution through call chain. Return resolved options.