dart/core/js/runtime library

Classes

JSChrome

Properties

chrome JSChrome
no setter

Typedefs

ContextType = String
OnInstalledReason = String
The reason that this event is being dispatched.
OnRestartRequiredReason = String
The reason that the event is being dispatched. 'app_update' is used when the restart is needed because the application is updated to a newer version. 'os_update' is used when the restart is needed because the browser/OS is updated to a newer version. 'periodic' is used when the system runs for more than the permitted uptime set in the enterprise policy.
PlatformArch = String
The machine's processor architecture.
PlatformNaclArch = String
The native client architecture. This may be different from arch on some platforms.
PlatformOs = String
The operating system Chrome is running on.
RequestUpdateCheckStatus = String
Result of the update check.

Exceptions / Errors

ApiNotAvailableException