content property
A well-formatted HTML string.
It will be parsed on the client with android.text.Html#fromHtml.
Implementation
UserFacingMessage? content;
A well-formatted HTML string.
It will be parsed on the client with android.text.Html#fromHtml.
UserFacingMessage? content;