The payload decoded as JSON.
Throws on a payload that is not JSON; use payload when the producer sends something else.
Object? get json => jsonDecode(payload);