extensionAvailable property
final
Whether the ROHD extension responded to the query.
false means the extension is not installed, not running, or the
viewer is operating in a context where the extension is not reachable
(e.g. fully standalone mode).
Implementation
final bool extensionAvailable;