decodeFromString
Extension function to decode a String to a QueueMessage using the provided Json instance.
Return
The decoded QueueMessage.
Parameters
json
The Json instance used for decoding.
Throws
if the String is null.
Extension function to decode a String to a QueueMessage using the provided Json instance.
The decoded QueueMessage.
The Json instance used for decoding.
if the String is null.