resolve method Null safety

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

Resolves MySql connection URI from connection and credential parameters.

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