htmlToMarkdownFfi top-level property

HtmlToMarkdownFfiService htmlToMarkdownFfi
final

The service instance backing the top-level convert function: the datasource path (in-process native bridge). Federated consumers that register an adapter port get the adapter path transparently — see HtmlToMarkdownFfiService.

Implementation

final HtmlToMarkdownFfiService htmlToMarkdownFfi =
    HtmlToMarkdownFfiService.native();