ReferenceDecodedMessage constructorcontent propertyOn this pagecontent property*[<Null safety>](https://dart.dev/null-safety)*Object contentfinalThis contains the content decoded by all registered codecs. e.g. for contentTypeText, the content will be a StringImplementationfinal Object content;