htmlData property

String? get htmlData

HTML data (only available for HtmlMessageKind)

Implementation

String? get htmlData => null;