content property

UserFacingMessage? content
getter/setter pair

A well-formatted HTML string.

It will be parsed on the client with android.text.Html#fromHtml.

Implementation

UserFacingMessage? content;