installSsrWebRuntime function

void installSsrWebRuntime()

Installs the SSR WebRuntime. Safe to call repeatedly.

Implementation

void installSsrWebRuntime() => WebRuntime.install(const SsrWebRuntime());