serialNumber property

String? serialNumber
getter/setter pair

The serial number of the device.

On Windows, this represents the BIOS's serial number. Not available on most Linux distributions.

Implementation

core.String? serialNumber;