resolve method Null safety

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

Resolves MQTT connection options from connection and credential parameters.

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