bootMode property
The boot mode for the device.
The possible values are: * Verified
: The device is running a valid
version of the Chrome OS. * Dev
: The devices's developer hardware switch
is enabled. When booted, the device has a command line shell. For an
example of a developer switch, see the
Chromebook developer information.
Implementation
core.String? bootMode;