ethernetMacAddress0 property

String? ethernetMacAddress0
getter/setter pair

(Read-only) MAC address used by the Chromebook’s internal ethernet port, and for onboard network (ethernet) interface.

The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for some devices.

Implementation

core.String? ethernetMacAddress0;