Get the payload as a String. This method will pass the message payload through UTF8.decode and return the decoded string.
String? get payloadAsString;