machineId property

String get machineId

A unique identifier for the computer.

Implementation

_i2.String get machineId => _i3.getProperty(
      this,
      'machineId',
    );