MessageKind.html constructor

MessageKind.html(
  1. String? htmlData
)

Represents html on the screen.

Implementation

MessageKind.html(this.htmlData);