routingKey property
String
get
routingKey
Get the routing key for this message. The method will return null if the message did not arrive through an exchange (e.g. posted directly to a queue).
Implementation
String get routingKey;