subscribe method Null safety

Future subscribe(
  1. String? correlationId
)

Subscribes to the message broker.

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