listen method Null safety
- String? correlationId,
- IMessageReceiver receiver
override
Listens for incoming messages and blocks the current thread until _queue is closed. Parameters:
correlationId
(optional) transaction id to trace execution through call chain. Returns Future that recive null on compleate Throws error