resolve method Null safety

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

Resolves RabbitMQ connection options from connection and credential parameters. Parameters:

  • correlationId (optional) transaction id to trace execution through call chain. Retruns Future that receives resolved options Throw error.