installSsrWebRuntime function
void
installSsrWebRuntime()
Installs the SSR WebRuntime. Safe to call repeatedly.
Implementation
void installSsrWebRuntime() => WebRuntime.install(const SsrWebRuntime());
Installs the SSR WebRuntime. Safe to call repeatedly.
void installSsrWebRuntime() => WebRuntime.install(const SsrWebRuntime());