contentHtml property

String contentHtml

The content of the page, in HTML format.

Implementation

String get contentHtml => data!['content_html'];