resolve method Null safety

Future<Map<String, dynamic>> resolve(
  1. String? correlationId
)

Resolves PostgreSQL config from connection and credential parameters.

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