unsubscribe method Null safety

Future unsubscribe(
  1. String? correlationId
)

Unsubscribes from the message broker.

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