nativeConverterAvailable top-level property
bool
get
nativeConverterAvailable
Whether the native bridge is loadable on this host right now.
Implementation
bool get nativeConverterAvailable => htmlToMarkdownFfi.supportedSync;