displayMessage property
Contains a string that can be displayed to the user.
If this field is not present the message is silent, at the moment only messages of type TOMBSTONE and CHAT_ENDED_EVENT are silent.
Implementation
core.String? displayMessage;