hardwarePlatform property
ChromeEnterpriseHardwarePlatform
get
hardwarePlatform
Use the chrome.enterprise.hardwarePlatform
API to get the
manufacturer and model of the hardware platform where the browser runs.
Note: This API is only available to extensions installed by enterprise
policy.
Implementation
ChromeEnterpriseHardwarePlatform get hardwarePlatform =>
_enterpriseHardwarePlatform;