getHtmlText abstract method

Future<String?> getHtmlText()

Return HTML from the Clipboard.

Implementation

Future<String?> getHtmlText();