Get the payload as a Map. This method will pass the message payload through a JSON decoded and return the decoded JSON data as a Map.
Map? get payloadAsJson;